Skip to content

feat: sqlite indexer - #6720

Draft
hanabi1224 wants to merge 74 commits into
mainfrom
hm/sqlite-indexer
Draft

hanabi1224 wants to merge 74 commits into
mainfrom
hm/sqlite-indexer

add env FOREST_CHAIN_INDEXER_GC_RETENTION_EPOCHS

91d1f96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2026 in 1s

64.46% (-0.68%) compared to 9c30523

View this Pull Request on Codecov

64.46% (-0.68%) compared to 9c30523

Details

Codecov Report

❌ Patch coverage is 14.78261% with 882 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.46%. Comparing base (9c30523) to head (91d1f96).
⚠️ Report is 95 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/chain/store/indexer.rs 4.52% 588 Missing and 3 partials ⚠️
src/chain/store/indexer/events.rs 0.00% 165 Missing ⚠️
src/cli/subcommands/index_cmd.rs 0.00% 44 Missing ⚠️
src/daemon/mod.rs 4.54% 21 Missing ⚠️
src/rpc/methods/eth.rs 36.66% 17 Missing and 2 partials ⚠️
src/cli_shared/cli/config.rs 35.29% 9 Missing and 2 partials ⚠️
src/rpc/methods/chain.rs 0.00% 9 Missing ⚠️
src/daemon/context.rs 74.07% 3 Missing and 4 partials ⚠️
src/rpc/methods/eth/filter/mod.rs 80.76% 4 Missing and 1 partial ⚠️
src/rpc/mod.rs 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
Files with missing lines Coverage Δ
src/beacon/drand.rs 78.30% <ø> (ø)
src/chain/store/indexer/ddls.rs 100.00% <100.00%> (ø)
src/cli/subcommands/mod.rs 8.33% <ø> (ø)
src/db/mod.rs 64.15% <ø> (ø)
src/message_pool/msgpool/test_provider.rs 99.04% <100.00%> (ø)
src/rpc/methods/sync.rs 73.68% <100.00%> (+0.15%) ⬆️
src/tool/offline_server/server.rs 30.35% <100.00%> (+0.31%) ⬆️
src/tool/subcommands/api_cmd/test_snapshot.rs 85.00% <100.00%> (+0.06%) ⬆️
src/utils/misc/env.rs 92.30% <100.00%> (+0.81%) ⬆️
src/utils/mod.rs 77.04% <ø> (ø)
... and 13 more

... and 8 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c30523...91d1f96. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.