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

arithmetic internals: Rewrite limbs_equal_limb_constant_time in Rust. #2280

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

briansmith
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

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

Project coverage is 96.73%. Comparing base (91d81df) to head (7280c5a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/limb.rs 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2280      +/-   ##
==========================================
- Coverage   96.73%   96.73%   -0.01%     
==========================================
  Files         171      171              
  Lines       20871    20859      -12     
  Branches      488      487       -1     
==========================================
- Hits        20189    20177      -12     
  Misses        577      577              
  Partials      105      105              

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

@briansmith briansmith force-pushed the b/is_limb branch 2 times, most recently from 73b3b1b to 912c2d3 Compare January 24, 2025 19:33
Specialize it to the specific task we need.
@briansmith briansmith merged commit c329c65 into main Jan 24, 2025
167 of 169 checks passed
@briansmith briansmith deleted the b/is_limb branch January 24, 2025 22:32
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