Skip to content

Merge branch 'main' into shashank/enable-strict-json-api

c95e115
Select commit
Loading
Failed to load commit list.
Open

Enable strict json check in api compare #6970

Merge branch 'main' into shashank/enable-strict-json-api
c95e115
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

64.23% (+0.00%) compared to 8f2b32b

View this Pull Request on Codecov

64.23% (+0.00%) compared to 8f2b32b

Details

Codecov Report

❌ Patch coverage is 89.36170% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.23%. Comparing base (8f2b32b) to head (c95e115).
⚠️ Report is 1 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.75% <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 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 9259f45...c95e115. 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.