Skip to content

fix comments

6f8ffd4
Select commit
Loading
Failed to load commit list.
Merged

Enable strict json check in api compare #6970

fix comments
6f8ffd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

64.22% (-0.01%) compared to 7a988ea

View this Pull Request on Codecov

64.22% (-0.01%) compared to 7a988ea

Details

Codecov Report

❌ Patch coverage is 89.36170% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.22%. Comparing base (7a988ea) to head (6f8ffd4).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/state_manager/utils.rs 78.57% 3 Missing ⚠️
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.03% <100.00%> (-0.05%) ⬇️
src/rpc/methods/common.rs 61.53% <100.00%> (+1.01%) ⬆️
src/rpc/methods/eth.rs 65.28% <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/rpc/methods/state.rs 44.61% <50.00%> (+<0.01%) ⬆️
src/wallet/subcommands/wallet_cmd.rs 25.45% <0.00%> (ø)
src/state_manager/utils.rs 79.90% <78.57%> (+0.10%) ⬆️

... and 12 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 e2becd7...6f8ffd4. 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.