Skip to content

Merge branch 'main' into shashank/eth-get-block-by-number-v2

95d9651
Select commit
Loading
Failed to load commit list.
Merged

Add support for the Filecoin.EthGetBlockByNumber V2 #6404

Merge branch 'main' into shashank/eth-get-block-by-number-v2
95d9651
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 0s

58.53% (+0.03%) compared to 7d9b1b1

View this Pull Request on Codecov

58.53% (+0.03%) compared to 7d9b1b1

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.53%. Comparing base (7d9b1b1) to head (95d9651).

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 77.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/mod.rs 24.47% <ø> (ø)
src/rpc/methods/eth.rs 67.45% <77.77%> (+0.58%) ⬆️

... and 6 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 7d9b1b1...95d9651. Read the comment docs.

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