Skip to content

Merge branch 'main' into hm/prefill-rpc-cache

8b14ea1
Select commit
Loading
Failed to load commit list.
Merged

feat: prefill RPC caches for new validated tipsets #7068

Merge branch 'main' into hm/prefill-rpc-cache
8b14ea1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

64.32% (-0.03%) compared to 862316d

View this Pull Request on Codecov

64.32% (-0.03%) compared to 862316d

Details

Codecov Report

❌ Patch coverage is 15.15152% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.32%. Comparing base (862316d) to head (8b14ea1).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/daemon/mod.rs 0.00% 35 Missing ⚠️
src/chain_sync/chain_follower.rs 20.00% 16 Missing ⚠️
src/rpc/methods/eth.rs 60.00% 1 Missing and 3 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.68% <60.00%> (ø)
src/chain_sync/chain_follower.rs 36.26% <20.00%> (-0.53%) ⬇️
src/daemon/mod.rs 27.04% <0.00%> (-1.51%) ⬇️

... 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 862316d...8b14ea1. 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.