Skip to content

fix missing ancestor ts

878bb44
Select commit
Loading
Failed to load commit list.
Open

Refactor tipset_by_height and load_child_tipset to distinguish error from miss #7005

fix missing ancestor ts
878bb44
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
src/state_manager/mod.rs 15.38% 19 Missing and 3 partials ⚠️
src/rpc/methods/chain.rs 44.73% 9 Missing and 12 partials ⚠️
src/dev/subcommands/state_cmd.rs 0.00% 18 Missing ⚠️
src/rpc/methods/state.rs 0.00% 15 Missing ⚠️
src/tool/subcommands/archive_cmd.rs 0.00% 12 Missing and 2 partials ⚠️
src/chain/store/chain_store.rs 35.71% 8 Missing and 1 partial ⚠️
src/dev/subcommands/export_state_tree_cmd.rs 0.00% 8 Missing ⚠️
src/rpc/methods/f3.rs 0.00% 8 Missing ⚠️
src/tool/subcommands/benchmark_cmd.rs 0.00% 7 Missing ⚠️
src/message_pool/msgpool/provider.rs 0.00% 5 Missing and 1 partial ⚠️
... and 9 more
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.