Backport 4234 to 0.2 #4239
Merged
Backport 4234 to 0.2 #4239
Codecov / codecov/project
succeeded
Dec 1, 2025 in 1s
88.86% (+0.01%) compared to a20e68d
View this Pull Request on Codecov
88.86% (+0.01%) compared to a20e68d
Details
Codecov Report
❌ Patch coverage is 69.04762% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.86%. Comparing base (a20e68d) to head (0075d5a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/channel_state.rs | 46.66% | 8 Missing |
| lightning/src/routing/router.rs | 50.00% | 4 Missing |
| lightning/src/ln/channelmanager.rs | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 0.2 #4239 +/- ##
==========================================
+ Coverage 88.85% 88.86% +0.01%
==========================================
Files 180 180
Lines 138003 138042 +39
Branches 138003 138042 +39
==========================================
+ Hits 122619 122675 +56
+ Misses 12562 12551 -11
+ Partials 2822 2816 -6 ☔ 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