fix: error when block range exceeds in eth filter and logs#6856
Merged
Codecov / codecov/project
succeeded
Apr 7, 2026 in 1s
64.00% (-0.02%) compared to 1892606
View this Pull Request on Codecov
64.00% (-0.02%) compared to 1892606
Details
Codecov Report
❌ Patch coverage is 79.71014% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.00%. Comparing base (1892606) to head (6ea3215).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/rpc/methods/eth.rs | 44.44% | 7 Missing and 3 partials |
| src/rpc/methods/eth/filter/mod.rs | 84.61% | 1 Missing and 3 partials |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/rpc/methods/eth/errors.rs | 69.38% <100.00%> (+69.38%) |
⬆️ |
| src/rpc/methods/eth/filter/mod.rs | 88.33% <84.61%> (-0.17%) |
⬇️ |
| src/rpc/methods/eth.rs | 65.46% <44.44%> (-0.10%) |
⬇️ |
... and 17 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 1892606...6ea3215. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading