Skip to content

unset env var in tests

db7dbe5
Select commit
Loading
Failed to load commit list.
Merged

fix: adjust state computation policy for Eth RPC methods #7116

unset env var in tests
db7dbe5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 0s

64.41% (-0.01%) compared to 0d71649

View this Pull Request on Codecov

64.41% (-0.01%) compared to 0d71649

Details

Codecov Report

❌ Patch coverage is 63.63636% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.41%. Comparing base (0d71649) to head (db7dbe5).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/state_manager/state_computation.rs 73.52% 7 Missing and 2 partials ⚠️
src/daemon/mod.rs 0.00% 3 Missing ⚠️
src/rpc/methods/eth.rs 50.00% 0 Missing and 3 partials ⚠️
src/rpc/methods/eth/filter/mod.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/eth/filter/mod.rs 89.13% <0.00%> (ø)
src/daemon/mod.rs 24.88% <0.00%> (-0.12%) ⬇️
src/rpc/methods/eth.rs 65.26% <50.00%> (+0.03%) ⬆️
src/state_manager/state_computation.rs 78.33% <73.52%> (-0.51%) ⬇️

... and 3 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 1e2b394...db7dbe5. 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.