Skip to content

Merge branch 'main' into shashank/refactor-tipset-lookup

8220ef9
Select commit
Loading
Failed to load commit list.
Merged

Refactor tipset_by_height and load_child_tipset to distinguish error from miss #7005

Merge branch 'main' into shashank/refactor-tipset-lookup
8220ef9
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
src/rpc/methods/chain.rs 57.50% 13 Missing and 4 partials ⚠️
src/state_manager/mod.rs 26.66% 8 Missing and 3 partials ⚠️
src/dev/subcommands/state_cmd.rs 0.00% 6 Missing ⚠️
src/chain/store/index.rs 91.66% 0 Missing and 3 partials ⚠️
src/tool/subcommands/archive_cmd.rs 25.00% 3 Missing ⚠️
src/chain/store/chain_store.rs 75.00% 2 Missing ⚠️
src/rpc/methods/eth.rs 66.66% 1 Missing and 1 partial ⚠️
src/rpc/methods/eth/tipset_resolver.rs 0.00% 2 Missing ⚠️
src/rpc/methods/state.rs 0.00% 2 Missing ⚠️
src/dev/subcommands/export_state_tree_cmd.rs 0.00% 1 Missing ⚠️
... and 7 more
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.