refactor: prefill RPC cache for collect_events
#7077
Merged
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.
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.
Loading