Fix async release before HTLC decode #4548
+225
−14
Merged
Codecov / codecov/project
succeeded
Apr 10, 2026 in 0s
87.01% (+0.01%) compared to 5704e8e
View this Pull Request on Codecov
87.01% (+0.01%) compared to 5704e8e
Details
Codecov Report
❌ Patch coverage is 72.22222% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.01%. Comparing base (5704e8e) to head (2ebc372).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/channel.rs | 47.36% | 9 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #4548 +/- ##
==========================================
+ Coverage 86.99% 87.01% +0.01%
==========================================
Files 163 163
Lines 108635 108682 +47
Branches 108635 108682 +47
==========================================
+ Hits 94511 94572 +61
+ Misses 11647 11631 -16
- Partials 2477 2479 +2 ☔ 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