Skip to content

Open and accept zero reserve channels - #4428

Merged
TheBlueMatt merged 12 commits into
lightningdevkit:mainfrom
tankyleo:2026-02-zero-reserve
Mar 26, 2026
Merged

Open and accept zero reserve channels#4428
TheBlueMatt merged 12 commits into
lightningdevkit:mainfrom
tankyleo:2026-02-zero-reserve

Use inline format variables in channel/channelmanager format strings

32a67f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

86.17% (-0.02%) compared to d830f10

View this Pull Request on Codecov

86.17% (-0.02%) compared to d830f10

Details

Codecov Report

❌ Patch coverage is 80.11696% with 170 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.17%. Comparing base (d830f10) to head (32a67f8).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channel.rs 71.12% 148 Missing and 3 partials ⚠️
lightning/src/ln/channelmanager.rs 84.78% 14 Missing ⚠️
lightning/src/ln/msgs.rs 94.87% 4 Missing ⚠️
lightning/src/sign/tx_builder.rs 99.37% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4428      +/-   ##
==========================================
- Coverage   86.18%   86.17%   -0.02%     
==========================================
  Files         160      160              
  Lines      107536   108046     +510     
  Branches   107536   108046     +510     
==========================================
+ Hits        92680    93105     +425     
- Misses      12231    12321      +90     
+ Partials     2625     2620       -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.