Skip to content

Support persistent monitor events

28357d8
Select commit
Loading
Failed to load commit list.
Open

Persistent MonitorEvents #4491

Support persistent monitor events
28357d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 0s

86.15% (-0.03%) compared to d830f10

View this Pull Request on Codecov

86.15% (-0.03%) compared to d830f10

Details

Codecov Report

❌ Patch coverage is 87.44395% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.15%. Comparing base (d830f10) to head (28357d8).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channelmanager.rs 80.72% 17 Missing and 15 partials ⚠️
lightning/src/chain/channelmonitor.rs 92.35% 6 Missing and 6 partials ⚠️
lightning/src/ln/channel.rs 88.04% 9 Missing and 2 partials ⚠️
lightning/src/chain/chainmonitor.rs 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4491      +/-   ##
==========================================
- Coverage   86.18%   86.15%   -0.03%     
==========================================
  Files         160      160              
  Lines      107536   107826     +290     
  Branches   107536   107826     +290     
==========================================
+ Hits        92680    92899     +219     
- Misses      12231    12282      +51     
- Partials     2625     2645      +20     

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