Refactor tipset_by_height and load_child_tipset to distinguish error from miss #7005
Codecov / codecov/project
succeeded
May 7, 2026 in 0s
64.21% (-0.01%) compared to 868b7c2
View this Pull Request on Codecov
64.21% (-0.01%) compared to 868b7c2
Details
Codecov Report
❌ Patch coverage is 57.57576% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.21%. Comparing base (868b7c2) to head (8220ef9).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/message_pool/msgpool/provider.rs | 65.67% <100.00%> (+1.49%) |
⬆️ |
| src/rpc/methods/eth/filter/mod.rs | 88.96% <100.00%> (ø) |
|
| src/dev/subcommands/export_state_tree_cmd.rs | 0.00% <0.00%> (ø) |
|
| src/interpreter/fvm3.rs | 42.34% <0.00%> (ø) |
|
| src/interpreter/fvm4.rs | 42.38% <0.00%> (ø) |
|
| src/rpc/methods/f3.rs | 0.00% <0.00%> (ø) |
|
| src/state_manager/chain_rand.rs | 71.54% <75.00%> (ø) |
|
| src/tool/subcommands/benchmark_cmd.rs | 0.00% <0.00%> (ø) |
|
| src/tool/subcommands/index_cmd.rs | 0.00% <0.00%> (ø) |
|
| src/tool/subcommands/snapshot_cmd.rs | 0.00% <0.00%> (ø) |
|
| ... and 9 more |
... and 10 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 868b7c2...8220ef9. 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