bigint: Clarify what elem::Ref::{mul,squared} can return.
#2854
Codecov / codecov/project
failed
May 20, 2026 in 1s
96.21% (-0.27%) compared to bfbeca5
View this Pull Request on Codecov
96.21% (-0.27%) compared to bfbeca5
Details
Codecov Report
❌ Patch coverage is 45.45455% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.21%. Comparing base (bfbeca5) to head (845af40).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/arithmetic/bigint.rs | 0.00% | 7 Missing |
| src/arithmetic/bigint/exp.rs | 0.00% | 2 Missing |
| src/arithmetic/ffi.rs | 0.00% | 2 Missing |
| src/arithmetic/limbs/aarch64/mont.rs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2854 +/- ##
==========================================
- Coverage 96.47% 96.21% -0.27%
==========================================
Files 203 192 -11
Lines 20354 19184 -1170
Branches 519 439 -80
==========================================
- Hits 19637 18458 -1179
- Misses 597 616 +19
+ Partials 120 110 -10 ☔ 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.
Loading