Skip to content

Ignore channel_update with dont_forward bit set in P2PGossipSync

5e32d69
Select commit
Loading
Failed to load commit list.
Merged

Set dont_forward on private channel updates and add tests #4340

Ignore channel_update with dont_forward bit set in P2PGossipSync
5e32d69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2026 in 0s

86.00% (-0.54%) compared to 8cdc86a

View this Pull Request on Codecov

86.00% (-0.54%) compared to 8cdc86a

Details

Codecov Report

❌ Patch coverage is 97.77778% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.00%. Comparing base (8cdc86a) to head (5e32d69).
⚠️ Report is 60 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/routing/gossip.rs 97.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4340      +/-   ##
==========================================
- Coverage   86.53%   86.00%   -0.54%     
==========================================
  Files         158      156       -2     
  Lines      103190   102652     -538     
  Branches   103190   102652     -538     
==========================================
- Hits        89300    88285    -1015     
- Misses      11469    11857     +388     
- Partials     2421     2510      +89     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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