feat(core): add skiplist to CheckPoint for faster traversal #2048
Codecov / codecov/project
succeeded
May 9, 2026 in 1s
77.69% (+0.32%) compared to 8dd0209
View this Pull Request on Codecov
77.69% (+0.32%) compared to 8dd0209
Details
Codecov Report
❌ Patch coverage is 97.27891% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.69%. Comparing base (8dd0209) to head (6451ae2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/chain/src/indexer/keychain_txout.rs | 0.00% | 2 Missing |
| crates/core/src/checkpoint.rs | 98.60% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #2048 +/- ##
==========================================
+ Coverage 77.36% 77.69% +0.32%
==========================================
Files 35 29 -6
Lines 9035 5801 -3234
Branches 0 272 +272
==========================================
- Hits 6990 4507 -2483
+ Misses 2045 1223 -822
- Partials 0 71 +71 ☔ 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