[WIP] Add BoxedUint::{from_be_slice_truncated, from_le_slice_truncated}
#1266
Codecov / codecov/project
succeeded
May 12, 2026 in 0s
90.91% (target 90.00%)
View this Pull Request on Codecov
90.91% (target 90.00%)
Details
Codecov Report
❌ Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.91%. Comparing base (9bda2fd) to head (044a284).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/uint/boxed/encoding.rs | 96.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1266 +/- ##
==========================================
- Coverage 90.91% 90.91% -0.01%
==========================================
Files 188 188
Lines 21965 21976 +11
==========================================
+ Hits 19969 19979 +10
- Misses 1996 1997 +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