feat: Implement Forest.EthTraceCall
#6412
Draft
Codecov / codecov/project
succeeded
Feb 20, 2026 in 0s
63.41% (+0.17%) compared to a9f8cf1
View this Pull Request on Codecov
63.41% (+0.17%) compared to a9f8cf1
Details
Codecov Report
❌ Patch coverage is 79.65180% with 187 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.41%. Comparing base (a9f8cf1) to head (ee300c5).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/rpc/methods/eth/types.rs | 75.56% <100.00%> (+7.42%) |
⬆️ |
| src/rpc/methods/gas.rs | 86.87% <100.00%> (+0.03%) |
⬆️ |
| src/rpc/mod.rs | 87.59% <ø> (-0.78%) |
⬇️ |
| src/rpc/methods/eth/filter/mod.rs | 87.61% <92.30%> (-0.13%) |
⬇️ |
| src/state_manager/mod.rs | 69.76% <93.54%> (+0.21%) |
⬆️ |
| src/shim/actors/builtin/evm/mod.rs | 82.85% <66.66%> (+5.93%) |
⬆️ |
| src/rpc/methods/eth.rs | 69.24% <64.59%> (-0.42%) |
⬇️ |
| src/rpc/methods/eth/trace.rs | 75.87% <81.19%> (+8.63%) |
⬆️ |
... and 11 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 a9f8cf1...ee300c5. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading