Skip to content

fix: optimize Block::from_filecoin_tipset

d1531d8
Select commit
Loading
Failed to load commit list.
Merged

fix: optimize Block::from_filecoin_tipset #7062

fix: optimize Block::from_filecoin_tipset
d1531d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

64.33% (+0.00%) compared to c89d3e3

View this Pull Request on Codecov

64.33% (+0.00%) compared to c89d3e3

Details

Codecov Report

❌ Patch coverage is 85.07463% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.33%. Comparing base (c89d3e3) to head (d1531d8).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 80.00% 11 Missing and 7 partials ⚠️
src/rpc/methods/f3.rs 0.00% 1 Missing ⚠️
src/state_manager/cache.rs 95.23% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/beacon/drand.rs 75.26% <100.00%> (ø)
src/chain/store/chain_store.rs 69.93% <100.00%> (ø)
src/chain/store/index.rs 89.62% <100.00%> (-0.05%) ⬇️
src/chain_sync/bad_block_cache.rs 79.48% <100.00%> (ø)
src/db/blockstore_with_read_cache.rs 93.33% <ø> (-0.09%) ⬇️
src/db/car/mod.rs 85.71% <100.00%> (ø)
src/message_pool/msgpool/msg_pool.rs 88.79% <100.00%> (+0.14%) ⬆️
src/rpc/methods/chain.rs 55.65% <ø> (ø)
src/rpc/methods/eth/types.rs 64.14% <ø> (ø)
src/state_manager/mod.rs 65.43% <100.00%> (ø)
... and 5 more

... and 8 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 c89d3e3...d1531d8. 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.