Revert "Use traits implemented for all Uint/Int types"
#1015
Codecov / codecov/project
succeeded
Nov 25, 2025 in 0s
79.87% (+0.02%) compared to 44ead85
View this Pull Request on Codecov
79.87% (+0.02%) compared to 44ead85
Details
Codecov Report
❌ Patch coverage is 90.52133% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.87%. Comparing base (44ead85) to head (35562e2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/traits.rs | 0.00% | 7 Missing |
| src/uint/macros.rs | 83.33% | 6 Missing |
| src/uint/boxed/div.rs | 0.00% | 3 Missing |
| src/uint/encoding.rs | 93.54% | 2 Missing |
| src/uint/mul.rs | 84.61% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1015 +/- ##
==========================================
+ Coverage 79.85% 79.87% +0.02%
==========================================
Files 162 163 +1
Lines 17575 17593 +18
==========================================
+ Hits 14035 14053 +18
Misses 3540 3540 ☔ 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