Skip to content

Merge branch 'main' into shashank/EthTraceFilterV2

c149198
Select commit
Loading
Failed to load commit list.
Open

Add support for the Filecoin.EthTraceFilter V2 #6522

Merge branch 'main' into shashank/EthTraceFilterV2
c149198
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

63.27% (+0.05%) compared to 2d942c9

View this Pull Request on Codecov

63.27% (+0.05%) compared to 2d942c9

Details

Codecov Report

❌ Patch coverage is 88.59649% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.27%. Comparing base (2d942c9) to head (c149198).

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 84.28% 1 Missing and 10 partials ⚠️
src/rpc/methods/eth/filter/mod.rs 95.45% 0 Missing and 2 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/mod.rs 88.37% <ø> (ø)
src/rpc/methods/eth/filter/mod.rs 88.25% <95.45%> (+0.52%) ⬆️
src/rpc/methods/eth.rs 70.56% <84.28%> (+0.90%) ⬆️

... 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 2d942c9...c149198. Read the comment docs.

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