(0.5) Deprecate legacy pending HTLC ChannelManager persistence
#4359
Codecov / codecov/project
succeeded
Feb 14, 2026 in 0s
86.13% (+0.03%) compared to 3497b59
View this Pull Request on Codecov
86.13% (+0.03%) compared to 3497b59
Details
Codecov Report
❌ Patch coverage is 80.52632% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.13%. Comparing base (3497b59) to head (492f5db).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/channel.rs | 74.73% | 15 Missing and 9 partials |
| lightning/src/ln/channelmanager.rs | 86.17% | 13 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4359 +/- ##
==========================================
+ Coverage 86.09% 86.13% +0.03%
==========================================
Files 156 156
Lines 103623 103456 -167
Branches 103623 103456 -167
==========================================
- Hits 89211 89108 -103
+ Misses 11895 11854 -41
+ Partials 2517 2494 -23 ☔ 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