Skip to content

Support persistent monitor events

76c142d
Select commit
Loading
Failed to load commit list.
Open

Persistent MonitorEvents #4491

Support persistent monitor events
76c142d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

87.00% (+0.00%) compared to 5704e8e

View this Pull Request on Codecov

87.00% (+0.00%) compared to 5704e8e

Details

Codecov Report

❌ Patch coverage is 91.78082% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.00%. Comparing base (5704e8e) to head (76c142d).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/chain/channelmonitor.rs 92.54% 6 Missing and 6 partials ⚠️
lightning/src/ln/channelmanager.rs 80.00% 5 Missing ⚠️
lightning/src/chain/chainmonitor.rs 95.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #4491    +/-   ##
========================================
  Coverage   86.99%   87.00%            
========================================
  Files         163      163            
  Lines      108635   108742   +107     
  Branches   108635   108742   +107     
========================================
+ Hits        94511    94607    +96     
- Misses      11647    11649     +2     
- Partials     2477     2486     +9     

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