Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix doc of HipStr::borrowed #29

Merged
merged 1 commit into from
Sep 7, 2024
Merged

fix doc of HipStr::borrowed #29

merged 1 commit into from
Sep 7, 2024

Conversation

polazarus
Copy link
Owner

fixes #28

Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.81%. Comparing base (935df13) to head (013f7fd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          24       24           
  Lines        3331     3331           
  Branches     3331     3331           
=======================================
  Hits         3325     3325           
  Misses          1        1           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@polazarus polazarus merged commit 0784355 into main Sep 7, 2024
52 checks passed
@polazarus polazarus deleted the polazarus/issue28 branch September 7, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HipStr::borrowed docs mention static lifetime
1 participant