Skip to content

Persistent monitor events for onchain outbound claims

727f424
Select commit
Loading
Failed to load commit list.
Draft

MonitorEvents resolve outbound payment claims #4545

Persistent monitor events for onchain outbound claims
727f424
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

86.19% (+0.01%) compared to 964a84f

View this Pull Request on Codecov

86.19% (+0.01%) compared to 964a84f

Details

Codecov Report

❌ Patch coverage is 90.00000% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.19%. Comparing base (964a84f) to head (727f424).
⚠️ Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/chain/channelmonitor.rs 90.99% 11 Missing and 8 partials ⚠️
lightning/src/ln/functional_test_utils.rs 50.00% 9 Missing ⚠️
lightning/src/ln/channelmanager.rs 91.30% 6 Missing and 2 partials ⚠️
lightning/src/chain/chainmonitor.rs 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4545      +/-   ##
==========================================
+ Coverage   86.18%   86.19%   +0.01%     
==========================================
  Files         156      156              
  Lines      108528   108856     +328     
  Branches   108528   108856     +328     
==========================================
+ Hits        93532    93831     +299     
- Misses      12386    12409      +23     
- Partials     2610     2616       +6     

☔ 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.