Skip to content

refactor(filters): reduce the clones while updating the filters#7360

Merged
akaladarshi merged 2 commits into
mainfrom
akaladarshi/refactor-filters
Jul 17, 2026
Merged

refactor(filters): reduce the clones while updating the filters#7360
akaladarshi merged 2 commits into
mainfrom
akaladarshi/refactor-filters

Merge branch 'main' into akaladarshi/refactor-filters

8d920f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 1s

64.83% (-0.02%) compared to b123cab

View this Pull Request on Codecov

64.83% (-0.02%) compared to b123cab

Details

Codecov Report

❌ Patch coverage is 88.76404% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.83%. Comparing base (b123cab) to head (8d920f6).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/eth/filter/tipset.rs 36.36% 6 Missing and 1 partial ⚠️
src/rpc/methods/eth.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/eth/filter/event.rs 92.80% <100.00%> (+8.31%) ⬆️
src/rpc/methods/eth/filter/mod.rs 88.64% <100.00%> (ø)
src/rpc/methods/eth/filter/store.rs 94.11% <ø> (+6.84%) ⬆️
src/rpc/methods/eth.rs 68.50% <0.00%> (+0.79%) ⬆️
src/rpc/methods/eth/filter/tipset.rs 83.67% <36.36%> (-12.25%) ⬇️

... and 8 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 b123cab...8d920f6. 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.