Skip to content

arithmetic: Rewrite `limbs_reduce_once`.

a189aed
Select commit
Loading
Failed to load commit list.
Open

arithmetic: Rewrite limbs_reduce_once. #2435

arithmetic: Rewrite `limbs_reduce_once`.
a189aed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 24, 2026 in 0s

96.47% (-0.02%) compared to 56ac0fb

View this Pull Request on Codecov

96.47% (-0.02%) compared to 56ac0fb

Details

Codecov Report

❌ Patch coverage is 95.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.47%. Comparing base (56ac0fb) to head (a189aed).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/arithmetic/limbs/fallback/cmov.rs 76.47% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2435      +/-   ##
==========================================
- Coverage   96.49%   96.47%   -0.02%     
==========================================
  Files         207      210       +3     
  Lines       20430    20479      +49     
  Branches      520      524       +4     
==========================================
+ Hits        19713    19758      +45     
- Misses        599      601       +2     
- Partials      118      120       +2     

☔ 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.