refactor: replace generic db with enum #7051
Merged
Codecov / codecov/project
succeeded
May 14, 2026 in 1s
64.16% (+0.00%) compared to 501aa30
View this Pull Request on Codecov
64.16% (+0.00%) compared to 501aa30
Details
Codecov Report
❌ Patch coverage is 55.28634% with 609 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.16%. Comparing base (501aa30) to head (46b7671).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/beacon/drand.rs | 75.26% <ø> (ø) |
|
| src/blocks/chain4u.rs | 93.24% <100.00%> (+1.03%) |
⬆️ |
| src/blocks/tipset.rs | 84.88% <ø> (ø) |
|
| src/chain/snapshot_format.rs | 44.11% <ø> (ø) |
|
| src/chain/store/index.rs | 89.47% <100.00%> (ø) |
|
| src/chain/store/tipset_tracker.rs | 68.88% <100.00%> (+2.62%) |
⬆️ |
| src/chain_sync/bad_block_cache.rs | 79.48% <100.00%> (+3.01%) |
⬆️ |
| src/chain_sync/network_context.rs | 30.35% <ø> (ø) |
|
| src/cli/humantoken.rs | 99.34% <ø> (ø) |
|
| src/cli/subcommands/chain_cmd/list.rs | 0.00% <ø> (ø) |
|
| ... and 110 more |
... and 4 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 501aa30...46b7671. 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