[storage/qmdb] fix panic in find_next when fetch_batch_size overflows MAX_LOCATION #3526
+2
−2
Codecov / codecov/project
succeeded
Apr 3, 2026 in 1s
95.74% (-0.01%) compared to 54ee26b
View this Pull Request on Codecov
95.74% (-0.01%) compared to 54ee26b
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.74%. Comparing base (54ee26b) to head (097e9cf).
@@ Coverage Diff @@
## main #3526 +/- ##
==========================================
- Coverage 95.74% 95.74% -0.01%
==========================================
Files 438 438
Lines 157975 157975
Branches 3706 3706
==========================================
- Hits 151249 151248 -1
- Misses 5541 5542 +1
Partials 1185 1185 | Files with missing lines | Coverage Δ | |
|---|---|---|
| storage/src/qmdb/sync/gaps.rs | 95.55% <100.00%> (ø) |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 54ee26b...097e9cf. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading