bigint: Add elem::Ref::{mul,squared}.
#2853
+64
−42
Merged
Codecov / codecov/project
succeeded
May 20, 2026 in 1s
96.47% (-0.01%) compared to 38e12f2, passed because coverage increased by 0% when compared to adjusted base (96.47%)
View this Pull Request on Codecov
96.47% (-0.01%) compared to 38e12f2, passed because coverage increased by 0% when compared to adjusted base (96.47%)
Details
Codecov Report
❌ Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.47%. Comparing base (38e12f2) to head (15ef007).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/arithmetic/bigint/elem.rs | 96.29% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2853 +/- ##
==========================================
- Coverage 96.48% 96.47% -0.01%
==========================================
Files 203 203
Lines 20340 20354 +14
Branches 519 519
==========================================
+ Hits 19625 19637 +12
- Misses 596 597 +1
- Partials 119 120 +1 ☔ 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