Skip to content

Merge branch 'main' into shashank/fix-call-raw

0593ef5
Select commit
Loading
Failed to load commit list.
Open

Impl state fork handler in state manager call_raw #7061

Merge branch 'main' into shashank/fix-call-raw
0593ef5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 0s

64.22% (-0.04%) compared to 3b7dcd7

View this Pull Request on Codecov

64.22% (-0.04%) compared to 3b7dcd7

Details

Codecov Report

❌ Patch coverage is 67.85714% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.22%. Comparing base (3b7dcd7) to head (0593ef5).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/state_manager/message_simulation.rs 60.46% 15 Missing and 2 partials ⚠️
src/rpc/methods/state.rs 28.57% 4 Missing and 1 partial ⚠️
src/rpc/methods/eth.rs 60.00% 3 Missing and 1 partial ⚠️
src/networks/mod.rs 95.83% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/state_manager/errors.rs 40.00% <ø> (ø)
src/networks/mod.rs 89.40% <95.83%> (+0.35%) ⬆️
src/rpc/methods/eth.rs 65.68% <60.00%> (+<0.01%) ⬆️
src/rpc/methods/state.rs 44.43% <28.57%> (-0.07%) ⬇️
src/state_manager/message_simulation.rs 76.21% <60.46%> (-4.92%) ⬇️

... and 12 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...0593ef5. 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.