Skip to content

refine changelog

92f0620
Select commit
Loading
Failed to load commit list.
Merged

refactor: prefill RPC cache for collect_events #7077

refine changelog
92f0620
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

64.15% (-0.11%) compared to 3b7dcd7

View this Pull Request on Codecov

64.15% (-0.11%) compared to 3b7dcd7

Details

Codecov Report

❌ Patch coverage is 50.00000% with 115 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.15%. Comparing base (3b7dcd7) to head (92f0620).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/daemon/mod.rs 0.00% 44 Missing ⚠️
src/utils/cache/size_tracking.rs 6.45% 29 Missing ⚠️
src/rpc/methods/eth/filter/mod.rs 14.28% 16 Missing and 2 partials ⚠️
src/state_manager/address_resolution.rs 80.00% 1 Missing and 3 partials ⚠️
src/chain/store/index.rs 81.81% 2 Missing ⚠️
src/beacon/drand.rs 83.33% 1 Missing ⚠️
src/beacon/signatures/public_key_impls.rs 0.00% 1 Missing ⚠️
src/beacon/signatures/signature_impls.rs 0.00% 1 Missing ⚠️
src/chain_sync/tipset_syncer.rs 50.00% 0 Missing and 1 partial ⚠️
src/chain_sync/validation.rs 50.00% 1 Missing ⚠️
... and 13 more
Additional details and impacted files
Files with missing lines Coverage Δ
src/beacon/signatures/mod.rs 81.92% <100.00%> (ø)
src/blocks/tipset.rs 85.97% <ø> (+0.75%) ⬆️
src/chain/store/chain_store.rs 68.87% <100.00%> (-1.07%) ⬇️
src/chain_sync/bad_block_cache.rs 84.84% <100.00%> (+5.36%) ⬆️
src/cid_collections/hash_set.rs 77.08% <100.00%> (+5.78%) ⬆️
src/cid_collections/mod.rs 97.14% <ø> (-0.12%) ⬇️
src/db/blockstore_with_read_cache.rs 93.33% <100.00%> (ø)
src/db/car/forest.rs 83.87% <100.00%> (ø)
src/libp2p_bitswap/store.rs 77.77% <ø> (+7.77%) ⬆️
src/message_pool/mpool_locker.rs 100.00% <100.00%> (ø)
... and 35 more

... and 7 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 3b7dcd7...92f0620. 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.