ChannelManager read refactor follow ups #4374
+152
−164
Merged
Codecov / codecov/project
succeeded
Feb 5, 2026 in 0s
86.01% (+0.01%) compared to 35ab03f
View this Pull Request on Codecov
86.01% (+0.01%) compared to 35ab03f
Details
Codecov Report
❌ Patch coverage is 53.19149% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.01%. Comparing base (35ab03f) to head (b509c4a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/channelmanager.rs | 53.19% | 43 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #4374 +/- ##
==========================================
+ Coverage 85.99% 86.01% +0.01%
==========================================
Files 156 156
Lines 102766 102846 +80
Branches 102766 102846 +80
==========================================
+ Hits 88378 88463 +85
+ Misses 11879 11873 -6
- Partials 2509 2510 +1 ☔ 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