Skip to content

fix: broadcast head changes only when subscribed

2121ef7
Select commit
Loading
Failed to load commit list.
Merged

fix: broadcast head changes only when subscribed #6759

fix: broadcast head changes only when subscribed
2121ef7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 1s

63.60% (-0.06%) compared to 37418a6

View this Pull Request on Codecov

63.60% (-0.06%) compared to 37418a6

Details

Codecov Report

❌ Patch coverage is 25.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.60%. Comparing base (37418a6) to head (2121ef7).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/chain/store/chain_store.rs 7.69% 12 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/db/parity_db.rs 67.74% <ø> (-0.26%) ⬇️
src/utils/broadcast/mod.rs 100.00% <100.00%> (ø)
src/utils/mod.rs 82.45% <ø> (ø)
src/chain/store/chain_store.rs 67.33% <7.69%> (-3.07%) ⬇️

... and 14 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 37418a6...2121ef7. Read the comment docs.