feat: sqlite indexer - #6720
Draft
hanabi1224 wants to merge 74 commits into
Draft
feat: sqlite indexer#6720hanabi1224 wants to merge 74 commits into
hanabi1224 wants to merge 74 commits into
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).
✅ All tests successful. No failed tests found.
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.
Loading