Skip to content

Implement Filecoin.MpoolGetConfig and align replace_by_fee_ratio - #7141

Merged
sudo-shashank merged 7 commits into
mainfrom
shashank/impl-mpool-get-config
Jun 4, 2026
Merged

sudo-shashank merged 7 commits into
mainfrom
shashank/impl-mpool-get-config

filter from gateway check

2e6b0e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 0s

64.34% (+0.06%) compared to 1805998

View this Pull Request on Codecov

64.34% (+0.06%) compared to 1805998

Details

Codecov Report

❌ Patch coverage is 91.04478% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.34%. Comparing base (1805998) to head (2e6b0e7).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/cli/subcommands/mpool_cmd.rs 76.92% 6 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/lotus_json/mod.rs 75.00% <ø> (ø)
src/lotus_json/percent.rs 100.00% <100.00%> (ø)
src/message_pool/config.rs 90.47% <ø> (ø)
src/message_pool/msgpool/mod.rs 97.91% <ø> (ø)
src/message_pool/msgpool/msg_pool.rs 87.96% <100.00%> (+0.21%) ⬆️
src/message_pool/msgpool/utils.rs 77.58% <100.00%> (ø)
src/rpc/methods/mpool.rs 14.47% <100.00%> (+9.36%) ⬆️
src/rpc/mod.rs 89.49% <ø> (ø)
src/cli/subcommands/mpool_cmd.rs 67.52% <76.92%> (+0.25%) ⬆️

... and 16 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5dd3c0c...2e6b0e7. 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.