Skip to content

Merge branch 'main' into cache-process-const-strings

599616a
Select commit
Loading
Failed to load commit list.
Merged

Cache process const strings #6952

Merge branch 'main' into cache-process-const-strings
599616a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 0s

64.06% (-0.02%) compared to b4dd6a2

View this Pull Request on Codecov

64.06% (-0.02%) compared to b4dd6a2

Details

Codecov Report

❌ Patch coverage is 24.00000% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.06%. Comparing base (b4dd6a2) to head (599616a).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 33.33% 6 Missing ⚠️
src/lotus_json/arc.rs 37.50% 5 Missing ⚠️
src/rpc/methods/f3.rs 0.00% 5 Missing ⚠️
src/rpc/methods/net.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/net.rs 0.00% <0.00%> (ø)
src/lotus_json/arc.rs 15.00% <37.50%> (+15.00%) ⬆️
src/rpc/methods/f3.rs 0.00% <0.00%> (ø)
src/rpc/methods/eth.rs 65.24% <33.33%> (-0.03%) ⬇️

... and 7 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 b4dd6a2...599616a. 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.