Skip to content

feat(chainstate): Add indexer memory store

237ac52
Select commit
Loading
Failed to load commit list.
Open

feat(chainstate): Add indexer memory store #2494

feat(chainstate): Add indexer memory store
237ac52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2026 in 0s

39.25% (-0.17%) compared to 535813b

View this Pull Request on Codecov

39.25% (-0.17%) compared to 535813b

Details

Codecov Report

❌ Patch coverage is 0% with 213 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.25%. Comparing base (535813b) to head (237ac52).

Files with missing lines Patch % Lines
chainstate/store/memory_store.go 0.00% 213 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           indexer-store    #2494      +/-   ##
=================================================
- Coverage          39.42%   39.25%   -0.17%     
=================================================
  Files                554      555       +1     
  Lines              51146    51359     +213     
=================================================
- Hits               20165    20162       -3     
- Misses             28439    28650     +211     
- Partials            2542     2547       +5     

☔ 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.