Skip to content

adjust trace cache size

1f9acb8
Select commit
Loading
Failed to load commit list.
Merged

perf(rpc): cache block traces #7108

adjust trace cache size
1f9acb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 1s

64.38% (+0.01%) compared to 32a6885

View this Pull Request on Codecov

64.38% (+0.01%) compared to 32a6885

Details

Codecov Report

❌ Patch coverage is 71.42857% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.38%. Comparing base (32a6885) to head (1f9acb8).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/daemon/mod.rs 0.00% 3 Missing ⚠️
src/shim/state_tree.rs 0.00% 3 Missing ⚠️
src/utils/get_size/mod.rs 0.00% 3 Missing ⚠️
src/rpc/methods/eth.rs 66.66% 1 Missing and 1 partial ⚠️
src/state_manager/execution.rs 96.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/eth/trace/parity.rs 50.00% <ø> (-0.15%) ⬇️
src/rpc/methods/state/types.rs 100.00% <ø> (ø)
src/shim/message.rs 77.05% <ø> (+1.33%) ⬆️
src/state_manager/mod.rs 65.75% <100.00%> (+0.31%) ⬆️
src/state_manager/execution.rs 36.97% <96.00%> (+7.56%) ⬆️
src/rpc/methods/eth.rs 65.28% <66.66%> (-0.10%) ⬇️
src/daemon/mod.rs 25.68% <0.00%> (-0.12%) ⬇️
src/shim/state_tree.rs 58.50% <0.00%> (-0.61%) ⬇️
src/utils/get_size/mod.rs 60.00% <0.00%> (-6.67%) ⬇️

... and 8 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 32a6885...1f9acb8. 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.