Skip to content

doc for ShallowClone

ac71a90
Select commit
Loading
Failed to load commit list.
Merged

refactor: no Arc wrapper around ChainIndex and ZstdFrameCache #6889

doc for ShallowClone
ac71a90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 1s

64.10% (+0.00%) compared to b7d0075

View this Pull Request on Codecov

64.10% (+0.00%) compared to b7d0075

Details

Codecov Report

❌ Patch coverage is 61.90476% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.10%. Comparing base (b7d0075) to head (ac71a90).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/state_manager/mod.rs 72.54% 14 Missing ⚠️
src/rpc/methods/eth.rs 14.28% 12 Missing ⚠️
src/chain_sync/chain_follower.rs 0.00% 10 Missing ⚠️
src/dev/subcommands/state_cmd.rs 0.00% 6 Missing ⚠️
src/chain_sync/bad_block_cache.rs 0.00% 5 Missing ⚠️
src/daemon/mod.rs 0.00% 5 Missing ⚠️
src/rpc/methods/chain.rs 64.28% 5 Missing ⚠️
src/tool/subcommands/snapshot_cmd.rs 0.00% 5 Missing ⚠️
src/chain/store/chain_store.rs 82.35% 2 Missing and 1 partial ⚠️
src/chain_sync/network_context.rs 0.00% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
Files with missing lines Coverage Δ
src/blocks/tipset.rs 84.15% <100.00%> (+0.18%) ⬆️
src/chain/mod.rs 75.00% <100.00%> (ø)
src/chain/store/index.rs 86.41% <100.00%> (+0.61%) ⬆️
src/chain_sync/tipset_syncer.rs 63.08% <100.00%> (ø)
src/db/car/any.rs 67.64% <100.00%> (ø)
src/db/car/forest.rs 83.18% <100.00%> (ø)
src/db/car/many.rs 67.40% <100.00%> (ø)
src/db/car/mod.rs 85.71% <100.00%> (+1.19%) ⬆️
src/fil_cns/validation.rs 78.75% <100.00%> (ø)
src/interpreter/fvm2.rs 44.68% <100.00%> (ø)
... and 26 more

... and 5 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 b7d0075...ac71a90. 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.