Skip to content

Merge branch 'main' into shashank/EthTraceFilterV2

0335c40
Select commit
Loading
Failed to load commit list.
Open

Add support for the Filecoin.EthTraceFilter V2 #6522

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

63.60% (+0.04%) compared to 442e716

View this Pull Request on Codecov

63.60% (+0.04%) compared to 442e716

Details

Codecov Report

❌ Patch coverage is 89.60000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.60%. Comparing base (442e716) to head (0335c40).

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 82.81% 1 Missing and 10 partials ⚠️
src/rpc/methods/eth/filter/mod.rs 96.72% 0 Missing and 2 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/mod.rs 87.64% <ø> (-0.78%) ⬇️
src/rpc/methods/eth/filter/mod.rs 88.14% <96.72%> (+0.52%) ⬆️
src/rpc/methods/eth.rs 69.87% <82.81%> (+0.78%) ⬆️

... and 3 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...0335c40. Read the comment docs.

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