Skip to content

feat: prefill RPC caches for new validated tipsets

1f0a3f3
Select commit
Loading
Failed to load commit list.
Open

feat: prefill RPC caches for new validated tipsets #7068

feat: prefill RPC caches for new validated tipsets
1f0a3f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

64.31% (-0.05%) compared to 08b2a2b

View this Pull Request on Codecov

64.31% (-0.05%) compared to 08b2a2b

Details

Codecov Report

❌ Patch coverage is 13.20755% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.31%. Comparing base (08b2a2b) to head (1f0a3f3).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/daemon/mod.rs 0.00% 26 Missing ⚠️
src/chain_sync/chain_follower.rs 15.78% 16 Missing ⚠️
src/rpc/methods/eth.rs 57.14% 1 Missing and 2 partials ⚠️
src/rpc/methods/chain.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/chain.rs 55.65% <0.00%> (ø)
src/rpc/methods/eth.rs 65.38% <57.14%> (ø)
src/chain_sync/chain_follower.rs 36.26% <15.78%> (-0.53%) ⬇️
src/daemon/mod.rs 27.34% <0.00%> (-1.21%) ⬇️

... and 9 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 08b2a2b...1f0a3f3. 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.