Skip to content

fix(rpc): Update expensive migration check#7128

Merged
sudo-shashank merged 16 commits into
mainfrom
shashank/update-expensive-migration-check
Jun 23, 2026
Merged

fix(rpc): Update expensive migration check#7128
sudo-shashank merged 16 commits into
mainfrom
shashank/update-expensive-migration-check

Merge branch 'main' into shashank/update-expensive-migration-check

f6d4920
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 1s

64.43% (-0.01%) compared to f9febda

View this Pull Request on Codecov

64.43% (-0.01%) compared to f9febda

Details

Codecov Report

❌ Patch coverage is 62.50000% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.43%. Comparing base (f9febda) to head (f6d4920).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 41.17% 20 Missing ⚠️
src/rpc/error.rs 33.33% 4 Missing ⚠️
src/state_manager/message_simulation.rs 66.66% 1 Missing and 2 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/networks/mod.rs 89.84% <100.00%> (+0.58%) ⬆️
src/rpc/methods/state.rs 44.44% <ø> (ø)
src/state_manager/errors.rs 40.00% <ø> (ø)
src/state_manager/message_simulation.rs 77.59% <66.66%> (-0.19%) ⬇️
src/rpc/error.rs 37.83% <33.33%> (-0.40%) ⬇️
src/rpc/methods/eth.rs 64.97% <41.17%> (-0.15%) ⬇️

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f9febda...f6d4920. 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.