Dedup InboundUpdateAdd::Forwarded data; fix PaymentForwarded fields
#4405
+371
−113
Codecov / codecov/project
succeeded
Feb 12, 2026 in 0s
86.06% (+0.01%) compared to caf0aac
View this Pull Request on Codecov
86.06% (+0.01%) compared to caf0aac
Details
Codecov Report
❌ Patch coverage is 96.03175% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.06%. Comparing base (caf0aac) to head (ab0ba65).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/channel.rs | 94.23% | 3 Missing |
| lightning/src/ln/channelmanager.rs | 97.01% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #4405 +/- ##
==========================================
+ Coverage 86.05% 86.06% +0.01%
==========================================
Files 156 156
Lines 103384 103431 +47
Branches 103384 103431 +47
==========================================
+ Hits 88964 89021 +57
+ Misses 11905 11899 -6
+ Partials 2515 2511 -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