Use saturating arithmetic to avoid usize overflow panics (#1066, #1067, #1068)#1109
Open
patrickwehbe wants to merge 1 commit into
Open
Use saturating arithmetic to avoid usize overflow panics (#1066, #1067, #1068)#1109patrickwehbe wants to merge 1 commit into
patrickwehbe wants to merge 1 commit into
Codecov / codecov/project
failed
Jun 30, 2026 in 0s
93.87% (-0.51%) compared to 6814180
View this Pull Request on Codecov
93.87% (-0.51%) compared to 6814180
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.87%. Comparing base (6814180) to head (697856c).
Additional details and impacted files
@@ Coverage Diff @@
## master #1109 +/- ##
==========================================
- Coverage 94.38% 93.87% -0.51%
==========================================
Files 48 52 +4
Lines 6665 6682 +17
==========================================
- Hits 6291 6273 -18
- Misses 374 409 +35 ☔ View full report in Codecov by Harness.
📢 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