Skip to content

Move ChannelMonitorUpdateStatus mode check from ChannelManager to Cha…

7e0a4dc
Select commit
Loading
Failed to load commit list.
Closed

Move ChannelMonitorUpdateStatus mode check from ChannelManager to ChainMonitor #4435

Move ChannelMonitorUpdateStatus mode check from ChannelManager to Cha…
7e0a4dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 1s

85.86% (-0.01%) compared to 2d2151a

View this Pull Request on Codecov

85.86% (-0.01%) compared to 2d2151a

Details

Codecov Report

❌ Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.86%. Comparing base (2d2151a) to head (7e0a4dc).

Files with missing lines Patch % Lines
lightning/src/chain/chainmonitor.rs 72.22% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4435      +/-   ##
==========================================
- Coverage   85.86%   85.86%   -0.01%     
==========================================
  Files         159      159              
  Lines      104302   104308       +6     
  Branches   104302   104308       +6     
==========================================
+ Hits        89558    89563       +5     
+ Misses      12246    12242       -4     
- Partials     2498     2503       +5     

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