Skip to content

Introduce RenegotiatedFunding monitor update variant

180b53d
Select commit
Loading
Failed to load commit list.
Merged

Introduce RenegotiatedFunding monitor update variant #3822

Introduce RenegotiatedFunding monitor update variant
180b53d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2025 in 1s

89.63% (-0.12%) compared to db165ad

View this Pull Request on Codecov

89.63% (-0.12%) compared to db165ad

Details

Codecov Report

Attention: Patch coverage is 35.61644% with 188 lines in your changes missing coverage. Please review.

Project coverage is 89.63%. Comparing base (db165ad) to head (180b53d).
Report is 42 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/chain/channelmonitor.rs 11.49% 154 Missing ⚠️
lightning/src/ln/channel.rs 81.18% 15 Missing and 4 partials ⚠️
lightning/src/chain/chainmonitor.rs 11.76% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3822      +/-   ##
==========================================
- Coverage   89.74%   89.63%   -0.12%     
==========================================
  Files         164      164              
  Lines      133079   134658    +1579     
  Branches   133079   134658    +1579     
==========================================
+ Hits       119437   120694    +1257     
- Misses      10960    11275     +315     
- Partials     2682     2689       +7     

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