fix(rpc): pass http::Extensions to RpcMethod::handle#6646
Merged
Codecov / codecov/project
succeeded
Feb 25, 2026 in 0s
63.50% (-0.07%) compared to 442e716
View this Pull Request on Codecov
63.50% (-0.07%) compared to 442e716
Details
Codecov Report
❌ Patch coverage is 52.30024% with 197 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.50%. Comparing base (442e716) to head (1ff947a).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/rpc/methods/beacon.rs | 81.81% <100.00%> (+1.81%) |
⬆️ |
| src/rpc/methods/misc.rs | 89.28% <100.00%> (+0.39%) |
⬆️ |
| src/rpc/methods/msig.rs | 72.22% <100.00%> (+1.63%) |
⬆️ |
| src/tool/subcommands/api_cmd/test_snapshot.rs | 85.31% <100.00%> (+0.20%) |
⬆️ |
| src/rpc/methods/auth.rs | 33.33% <50.00%> (+0.77%) |
⬆️ |
| src/rpc/methods/miner.rs | 7.91% <50.00%> (+0.61%) |
⬆️ |
| src/rpc/reflect/mod.rs | 68.65% <50.00%> (ø) |
|
| src/rpc/methods/gas.rs | 86.49% <50.00%> (-0.39%) |
⬇️ |
| src/rpc/methods/market.rs | 0.00% <0.00%> (ø) |
|
| ...tool/subcommands/api_cmd/generate_test_snapshot.rs | 0.00% <0.00%> (ø) |
|
| ... and 10 more |
... 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...1ff947a. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading