feat(chainstate): Add json persister #2495
Open
Codecov / codecov/project
succeeded
Feb 6, 2026 in 1s
39.19% (-0.06%) compared to 237ac52
View this Pull Request on Codecov
39.19% (-0.06%) compared to 237ac52
Details
Codecov Report
❌ Patch coverage is 0% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.19%. Comparing base (237ac52) to head (c0d4f44).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| chainstate/store/json_persister.go | 0.00% | 40 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## indexer-memstore #2495 +/- ##
====================================================
- Coverage 39.25% 39.19% -0.06%
====================================================
Files 555 556 +1
Lines 51359 51399 +40
====================================================
- Hits 20162 20147 -15
- Misses 28650 28701 +51
- Partials 2547 2551 +4 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading