Don't trim HTLCs when calculating the commit tx fee including the fee spike multiple #4574
+457
−82
Codecov / codecov/project
succeeded
May 13, 2026 in 0s
86.40% (+0.22%) compared to 964a84f
View this Pull Request on Codecov
86.40% (+0.22%) compared to 964a84f
Details
Codecov Report
❌ Patch coverage is 94.44444% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.40%. Comparing base (964a84f) to head (deb51ae).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/channel.rs | 84.21% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #4574 +/- ##
==========================================
+ Coverage 86.18% 86.40% +0.22%
==========================================
Files 156 158 +2
Lines 108528 109127 +599
Branches 108528 109127 +599
==========================================
+ Hits 93532 94295 +763
+ Misses 12386 12288 -98
+ Partials 2610 2544 -66 ☔ 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