fix: Fix the GasEstimateMessageGas API
#6109
Merged
Codecov / codecov/project
succeeded
Dec 15, 2025 in 0s
40.41% (+0.30%) compared to 58352c4
View this Pull Request on Codecov
40.41% (+0.30%) compared to 58352c4
Details
Codecov Report
❌ Patch coverage is 84.24821% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.41%. Comparing base (58352c4) to head (e2a5ad3).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/cli_shared/cli/config.rs | 100.00% <100.00%> (ø) |
|
| src/daemon/context.rs | 65.13% <100.00%> (+0.16%) |
⬆️ |
| src/lotus_json/signed_message.rs | 92.00% <100.00%> (ø) |
|
| src/networks/mod.rs | 85.28% <100.00%> (+0.13%) |
⬆️ |
| src/rpc/types/mod.rs | 0.00% <ø> (ø) |
|
| src/chain/store/chain_store.rs | 46.61% <0.00%> (ø) |
|
| src/rpc/methods/msig.rs | 0.00% <0.00%> (ø) |
|
| src/wallet/subcommands/wallet_cmd.rs | 0.00% <0.00%> (ø) |
|
| src/rpc/methods/eth.rs | 23.19% <0.00%> (ø) |
|
| src/rpc/methods/chain.rs | 21.05% <0.00%> (-0.05%) |
⬇️ |
| ... and 3 more |
... and 4 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 58352c4...e2a5ad3. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading