Produce FundingInfo::Contribution variants in ChannelMonitor #4498
Codecov / codecov/project
succeeded
Apr 27, 2026 in 1s
87.09% (-0.03%) compared to 23b620a
View this Pull Request on Codecov
87.09% (-0.03%) compared to 23b620a
Details
Codecov Report
❌ Patch coverage is 91.11111% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.09%. Comparing base (23b620a) to head (e07c154).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/interactivetxs.rs | 73.07% | 7 Missing |
| lightning/src/chain/channelmonitor.rs | 91.22% | 1 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #4498 +/- ##
==========================================
- Coverage 87.11% 87.09% -0.03%
==========================================
Files 161 161
Lines 109246 109322 +76
Branches 109246 109322 +76
==========================================
+ Hits 95173 95209 +36
- Misses 11592 11627 +35
- Partials 2481 2486 +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.
Loading