Skip to content

fmt

368f83a
Select commit
Loading
Failed to load commit list.
Merged

Impl state fork handler in state manager call_raw #7061

fmt
368f83a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 0s

64.39% (+0.02%) compared to 934b8ad

View this Pull Request on Codecov

64.39% (+0.02%) compared to 934b8ad

Details

Codecov Report

❌ Patch coverage is 67.85714% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.39%. Comparing base (934b8ad) to head (368f83a).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/state_manager/message_simulation.rs 59.52% 15 Missing and 2 partials ⚠️
src/state_migration/mod.rs 75.00% 14 Missing and 1 partial ⚠️
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/tool/subcommands/shed_cmd/migration.rs 0.00% 3 Missing ⚠️
src/networks/mod.rs 94.44% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/state_manager/errors.rs 60.00% <ø> (+20.00%) ⬆️
src/networks/mod.rs 89.26% <94.44%> (+0.21%) ⬆️
src/tool/subcommands/shed_cmd/migration.rs 0.00% <0.00%> (ø)
src/rpc/methods/eth.rs 65.40% <60.00%> (+<0.01%) ⬆️
src/rpc/methods/state.rs 44.43% <28.57%> (-0.07%) ⬇️
src/state_migration/mod.rs 82.40% <75.00%> (+1.08%) ⬆️
src/state_manager/message_simulation.rs 77.84% <59.52%> (-5.50%) ⬇️

... and 13 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 52b5584...368f83a. 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.