feat: expose channel_reserve_satoshis via ChannelParameters
#3910
Codecov / codecov/project
succeeded
Aug 4, 2025 in 0s
88.94% (+0.00%) compared to 61e5819
View this Pull Request on Codecov
88.94% (+0.00%) compared to 61e5819
Details
Codecov Report
❌ Patch coverage is 51.72414% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.94%. Comparing base (61e5819) to head (a2e79a1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/msgs.rs | 50.00% | 13 Missing |
| lightning/src/ln/channelmanager.rs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3910 +/- ##
=======================================
Coverage 88.94% 88.94%
=======================================
Files 174 174
Lines 124201 124179 -22
Branches 124201 124179 -22
=======================================
- Hits 110472 110453 -19
- Misses 11251 11252 +1
+ Partials 2478 2474 -4 ☔ 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.
Loading