fix: contract deployment via forge failing #6118
Merged
Codecov / codecov/project
succeeded
Dec 16, 2025 in 0s
40.42% (+0.01%) compared to 2e3af9f
View this Pull Request on Codecov
40.42% (+0.01%) compared to 2e3af9f
Details
Codecov Report
❌ Patch coverage is 34.48276% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.42%. Comparing base (2e3af9f) to head (8762af8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/state_manager/mod.rs | 0.00% | 15 Missing |
| src/rpc/methods/eth.rs | 0.00% | 13 Missing |
| src/tool/subcommands/api_cmd/api_compare_tests.rs | 0.00% | 10 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/message/signed_message.rs | 76.69% <100.00%> (+0.94%) |
⬆️ |
| src/message_pool/msgpool/msg_pool.rs | 73.68% <100.00%> (+1.00%) |
⬆️ |
| src/rpc/methods/miner.rs | 0.00% <ø> (ø) |
|
| src/shim/crypto.rs | 67.65% <ø> (+0.37%) |
⬆️ |
| src/utils/cache/lru.rs | 59.83% <100.00%> (+1.01%) |
⬆️ |
| src/tool/subcommands/api_cmd/api_compare_tests.rs | 0.00% <0.00%> (ø) |
|
| src/rpc/methods/eth.rs | 23.14% <0.00%> (-0.05%) |
⬇️ |
| src/state_manager/mod.rs | 5.99% <0.00%> (-0.06%) |
⬇️ |
... and 5 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 2e3af9f...8762af8. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading