Skip to content

feat: sqlite indexer - #6720

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

feat: sqlite indexer#6720
hanabi1224 wants to merge 62 commits into
mainfrom
hm/sqlite-indexer

fix

a75c0f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 0s

64.40% (-0.72%) compared to a379991

View this Pull Request on Codecov

64.40% (-0.72%) compared to a379991

Details

Codecov Report

❌ Patch coverage is 14.21976% with 929 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.40%. Comparing base (a379991) to head (a75c0f2).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/chain/store/indexer.rs 5.64% 632 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.00% 24 Missing ⚠️
src/daemon/context.rs 51.11% 19 Missing and 3 partials ⚠️
src/rpc/methods/eth.rs 42.30% 13 Missing and 2 partials ⚠️
src/rpc/methods/chain.rs 0.00% 9 Missing ⚠️
src/rpc/methods/eth/filter/mod.rs 80.00% 3 Missing and 2 partials ⚠️
src/rpc/mod.rs 0.00% 3 Missing ⚠️
src/shim/address.rs 0.00% 3 Missing ⚠️
... and 2 more
Additional details and impacted files
Files with missing lines Coverage Δ
src/beacon/drand.rs 74.86% <ø> (ø)
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/mod.rs 77.04% <ø> (ø)
...tool/subcommands/api_cmd/generate_test_snapshot.rs 5.79% <0.00%> (-0.03%) ⬇️
... and 11 more

... and 14 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 a379991...a75c0f2. 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.