arithmetic: Rewrite limbs_reduce_once. #2283
+90
−46
Open
Codecov / codecov/project
succeeded
Jan 25, 2025 in 1s
96.75% (-0.01%) compared to 63dc1e5, passed because coverage increased by 0% when compared to adjusted base (96.75%)
View this Pull Request on Codecov
96.75% (-0.01%) compared to 63dc1e5, passed because coverage increased by 0% when compared to adjusted base (96.75%)
Details
Codecov Report
Attention: Patch coverage is 96.15385%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 96.75%. Comparing base (
63dc1e5
) to head (e4594c1
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/arithmetic/add.rs | 92.59% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2283 +/- ##
==========================================
- Coverage 96.76% 96.75% -0.01%
==========================================
Files 173 174 +1
Lines 20872 20896 +24
Branches 487 488 +1
==========================================
+ Hits 20196 20218 +22
- Misses 575 576 +1
- Partials 101 102 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading