State Store: Compact pruned key range after each prune#3675
Merged
Codecov / codecov/project
succeeded
Jul 1, 2026 in 0s
58.07% (-0.91%) compared to 2378fca
View this Pull Request on Codecov
58.07% (-0.91%) compared to 2378fca
Details
Codecov Report
❌ Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.07%. Comparing base (2378fca) to head (6feb36d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sei-db/db_engine/pebbledb/mvcc/db.go | 88.88% | 1 Missing and 1 partial |
| sei-db/db_engine/pebbledb/mvcc/db_ascending.go | 71.42% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #3675 +/- ##
==========================================
- Coverage 58.97% 58.07% -0.91%
==========================================
Files 2263 2179 -84
Lines 187223 177592 -9631
==========================================
- Hits 110421 103129 -7292
+ Misses 66858 65304 -1554
+ Partials 9944 9159 -785 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-db/db_engine/pebbledb/mvcc/db.go | 67.65% <88.88%> (+1.32%) |
⬆️ |
| sei-db/db_engine/pebbledb/mvcc/db_ascending.go | 53.75% <71.42%> (+35.79%) |
⬆️ |
🚀 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