Refactor tipset_by_height and load_child_tipset to distinguish error from miss #7005
Codecov / codecov/project
succeeded
May 6, 2026 in 1s
64.04% (-0.07%) compared to 0042f5b
View this Pull Request on Codecov
64.04% (-0.07%) compared to 0042f5b
Details
Codecov Report
❌ Patch coverage is 27.69953% with 154 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.04%. Comparing base (0042f5b) to head (878bb44).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/chain/store/index.rs | 90.00% <96.00%> (+2.50%) |
⬆️ |
| src/interpreter/fvm3.rs | 42.13% <0.00%> (-0.22%) |
⬇️ |
| src/interpreter/fvm4.rs | 42.18% <0.00%> (-0.21%) |
⬇️ |
| src/rpc/methods/eth/filter/mod.rs | 88.89% <75.00%> (-0.07%) |
⬇️ |
| src/tool/subcommands/snapshot_cmd.rs | 0.00% <0.00%> (ø) |
|
| src/rpc/methods/eth.rs | 65.18% <42.85%> (-0.07%) |
⬇️ |
| src/state_manager/chain_rand.rs | 70.16% <0.00%> (-1.39%) |
⬇️ |
| src/tool/subcommands/index_cmd.rs | 0.00% <0.00%> (ø) |
|
| src/rpc/methods/eth/tipset_resolver.rs | 61.64% <0.00%> (+0.83%) |
⬆️ |
| src/message_pool/msgpool/provider.rs | 54.79% <0.00%> (-6.40%) |
⬇️ |
| ... and 9 more |
... and 6 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 0042f5b...878bb44. 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