Skip to content

Merge branch 'main' into shashank/eth-estimate-gas-v2

53dcc7b
Select commit
Loading
Failed to load commit list.
Open

Add support for the Filecoin. EthEstimateGas V2 #6364

Merge branch 'main' into shashank/eth-estimate-gas-v2
53dcc7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2025 in 1s

51.15% (-0.04%) compared to 4ea21a4

View this Pull Request on Codecov

51.15% (-0.04%) compared to 4ea21a4

Details

Codecov Report

❌ Patch coverage is 11.97183% with 125 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.15%. Comparing base (4ea21a4) to head (53dcc7b).

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 13.60% 104 Missing and 4 partials ⚠️
src/tool/subcommands/api_cmd/api_compare_tests.rs 0.00% 17 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/mod.rs 24.47% <ø> (ø)
src/tool/subcommands/api_cmd/api_compare_tests.rs 0.00% <0.00%> (ø)
src/rpc/methods/eth.rs 66.22% <13.60%> (-0.10%) ⬇️

... and 18 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 4ea21a4...53dcc7b. Read the comment docs.

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