bigint: Replace dynarray usage with a slice::Buf.
#2850
+96
−215
Merged
Codecov / codecov/project
failed
May 19, 2026 in 1s
92.67% (-3.45%) compared to 75dc1c3
View this Pull Request on Codecov
92.67% (-3.45%) compared to 75dc1c3
Details
Codecov Report
❌ Patch coverage is 97.18310% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.67%. Comparing base (75dc1c3) to head (bfb78d2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/polyfill/uninit_slice.rs | 93.54% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2850 +/- ##
==========================================
- Coverage 96.11% 92.67% -3.45%
==========================================
Files 204 202 -2
Lines 20382 20318 -64
Branches 520 510 -10
==========================================
- Hits 19591 18830 -761
- Misses 669 1324 +655
- Partials 122 164 +42 ☔ 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