fix(rpc): raise eth_estimateGas until the message succeeds + tests - #7473
Open
LesnyRumcajs wants to merge 1 commit into
Open
fix(rpc): raise eth_estimateGas until the message succeeds + tests#7473LesnyRumcajs wants to merge 1 commit into
eth_estimateGas until the message succeeds + tests#7473LesnyRumcajs wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 11, 2026 in 0s
65.06% (-0.17%) compared to 0b42ef6
View this Pull Request on Codecov
65.06% (-0.17%) compared to 0b42ef6
Details
Codecov Report
❌ Patch coverage is 25.28474% with 328 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.06%. Comparing base (0b42ef6) to head (c2292b3).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/dev/subcommands/tests_cmd.rs | 0.00% <ø> (ø) |
|
| src/rpc/methods/gas.rs | 88.23% <100.00%> (+1.47%) |
⬆️ |
| src/state_manager/message_simulation.rs | 78.92% <100.00%> (+0.42%) |
⬆️ |
| src/dev/subcommands/mod.rs | 71.42% <0.00%> (-1.04%) |
⬇️ |
| src/rpc/methods/eth/errors.rs | 98.14% <96.29%> (+16.66%) |
⬆️ |
| src/shim/executor.rs | 87.24% <89.18%> (+0.34%) |
⬆️ |
| src/dev/subcommands/devnet_cmd.rs | 0.00% <0.00%> (ø) |
|
| src/dev/subcommands/tests_cmd/helpers.rs | 0.00% <0.00%> (ø) |
|
| src/rpc/methods/eth.rs | 68.79% <35.89%> (+0.22%) |
⬆️ |
| src/dev/subcommands/devnet_cmd/eth_gas.rs | 0.00% <0.00%> (ø) |
... and 8 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update f6ebc6a...c2292b3. 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