Skip to content

fix rpc spec

2c25e79
Select commit
Loading
Failed to load commit list.
Merged

fix(rpc): make ChainGetTipset v2 work with lotus-gateway #6553

fix rpc spec
2c25e79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2026 in 0s

63.39% (+0.04%) compared to 2689474

View this Pull Request on Codecov

63.39% (+0.04%) compared to 2689474

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.39%. Comparing base (2689474) to head (2c25e79).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/mod.rs 88.00% <100.00%> (+5.35%) ⬆️
src/rpc/types/tipset_selector.rs 88.23% <ø> (ø)
src/utils/mod.rs 82.45% <100.00%> (+1.04%) ⬆️

... 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 2689474...2c25e79. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.