Exit quiescence when splice_init and tx_init_rbf are rejected
#4495
Codecov / codecov/project
succeeded
Apr 23, 2026 in 1s
87.14% (+0.06%) compared to 2313bd5
View this Pull Request on Codecov
87.14% (+0.06%) compared to 2313bd5
Details
Codecov Report
❌ Patch coverage is 94.67456% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.14%. Comparing base (2313bd5) to head (d2f422b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/channel.rs | 89.74% | 7 Missing and 1 partial |
| lightning/src/ln/channelmanager.rs | 98.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4495 +/- ##
==========================================
+ Coverage 87.08% 87.14% +0.06%
==========================================
Files 161 161
Lines 109255 109245 -10
Branches 109255 109245 -10
==========================================
+ Hits 95147 95205 +58
+ Misses 11627 11569 -58
+ Partials 2481 2471 -10 ☔ 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