Skip to content

update RPC specs

cdc74ba
Select commit
Loading
Failed to load commit list.
Open

fix(RPC): backport F3 finality resolution to eth V1 methods #6644

update RPC specs
cdc74ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

63.54% (-0.03%) compared to 442e716

View this Pull Request on Codecov

63.54% (-0.03%) compared to 442e716

Details

Codecov Report

❌ Patch coverage is 73.55769% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.54%. Comparing base (442e716) to head (cdc74ba).

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 76.06% 17 Missing and 28 partials ⚠️
src/rpc/methods/chain.rs 44.44% 9 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/eth/types.rs 75.56% <100.00%> (ø)
src/tool/subcommands/api_cmd/test_snapshot.rs 85.10% <ø> (ø)
src/rpc/methods/chain.rs 52.36% <44.44%> (-0.52%) ⬇️
src/rpc/methods/eth.rs 69.54% <76.06%> (+0.45%) ⬆️

... and 9 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 442e716...cdc74ba. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.