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

Use NonZero*::get() instead of NonZero*.into() in some places. #2457

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

briansmith
Copy link
Owner

No description provided.

@briansmith briansmith self-assigned this Mar 6, 2025
@briansmith briansmith changed the title Use Nonzero*::get() instead of NonZero*.into() in some places. Use NonZero*::get() instead of NonZero*.into() in some places. Mar 6, 2025
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.59%. Comparing base (7b06be8) to head (1d11538).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/limb.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2457   +/-   ##
=======================================
  Coverage   96.59%   96.59%           
=======================================
  Files         180      180           
  Lines       21748    21748           
  Branches      538      538           
=======================================
  Hits        21007    21007           
  Misses        623      623           
  Partials      118      118           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@briansmith briansmith merged commit 102420c into main Mar 6, 2025
173 of 174 checks passed
@briansmith briansmith deleted the b/len-into branch March 6, 2025 20:15
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.

1 participant