Enable strict json check in api compare #6970
Open
Codecov / codecov/project
succeeded
Apr 30, 2026 in 0s
64.12% (-0.02%) compared to ad9abdd
View this Pull Request on Codecov
64.12% (-0.02%) compared to ad9abdd
Details
Codecov Report
❌ Patch coverage is 94.59459% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.12%. Comparing base (ad9abdd) to head (b49052a).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/rpc/methods/state.rs | 50.00% | 0 Missing and 1 partial |
| src/wallet/subcommands/wallet_cmd.rs | 0.00% | 1 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/lotus_json/message.rs | 100.00% <100.00%> (ø) |
|
| src/lotus_json/signed_message.rs | 92.45% <100.00%> (+0.45%) |
⬆️ |
| src/rpc/methods/chain.rs | 56.58% <100.00%> (-0.05%) |
⬇️ |
| src/rpc/methods/common.rs | 61.53% <100.00%> (+1.01%) |
⬆️ |
| src/rpc/methods/eth.rs | 65.27% <100.00%> (+0.02%) |
⬆️ |
| src/rpc/methods/gas.rs | 86.55% <100.00%> (-0.04%) |
⬇️ |
| src/rpc/methods/state/types.rs | 100.00% <100.00%> (ø) |
|
| src/state_manager/utils.rs | 79.90% <100.00%> (+0.09%) |
⬆️ |
| src/rpc/methods/state.rs | 44.75% <50.00%> (+<0.01%) |
⬆️ |
| src/wallet/subcommands/wallet_cmd.rs | 25.45% <0.00%> (ø) |
... and 10 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 ad9abdd...b49052a. 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