Skip to content

Merge branch 'main' into shashank/EthTraceFilterV2

9220c6d
Select commit
Loading
Failed to load commit list.
Merged

Add support for the Filecoin.EthTraceFilter V2 #6522

Merge branch 'main' into shashank/EthTraceFilterV2
9220c6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 0s

63.55% (+0.07%) compared to 097ee9c

View this Pull Request on Codecov

63.55% (+0.07%) compared to 097ee9c

Details

Codecov Report

❌ Patch coverage is 89.68254% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.55%. Comparing base (097ee9c) to head (9220c6d).

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 83.07% 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 88.41% <ø> (+0.77%) ⬆️
src/rpc/methods/eth/filter/mod.rs 88.14% <96.72%> (+0.52%) ⬆️
src/rpc/methods/eth.rs 70.20% <83.07%> (+0.77%) ⬆️

... 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 097ee9c...9220c6d. Read the comment docs.

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