fix: use ethereum block in eth_subscribe newHeads
#6402
+128
−91
Merged
Codecov / codecov/project
succeeded
Jan 14, 2026 in 1s
58.52% (+0.00%) compared to d29781d
View this Pull Request on Codecov
58.52% (+0.00%) compared to d29781d
Details
Codecov Report
❌ Patch coverage is 76.19048% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.52%. Comparing base (d29781d) to head (e58d247).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/rpc/methods/eth.rs | 85.33% | 5 Missing and 6 partials |
| src/rpc/methods/chain.rs | 0.00% | 8 Missing |
| src/rpc/methods/eth/pubsub.rs | 0.00% | 1 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/rpc/methods/eth/types.rs | 65.03% <ø> (ø) |
|
| src/rpc/methods/eth/pubsub.rs | 0.00% <0.00%> (ø) |
|
| src/rpc/methods/chain.rs | 52.65% <0.00%> (-0.30%) |
⬇️ |
| src/rpc/methods/eth.rs | 67.66% <85.33%> (+0.20%) |
⬆️ |
... and 9 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 d29781d...e58d247. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading