Refresh async static invoices after channel changes#4753
Open
shaavan wants to merge 4 commits into
Open
Codecov / codecov/project
succeeded
Jun 27, 2026 in 0s
86.95% (+2.39%) compared to 6965bc9
View this Pull Request on Codecov
86.95% (+2.39%) compared to 6965bc9
Details
Codecov Report
❌ Patch coverage is 90.78947% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.95%. Comparing base (6965bc9) to head (f3c61ed).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lightning/src/ln/channelmanager.rs | 90.47% | 3 Missing and 1 partial |
| lightning/src/offers/async_receive_offer_cache.rs | 76.92% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4753 +/- ##
==========================================
+ Coverage 84.55% 86.95% +2.39%
==========================================
Files 137 161 +24
Lines 77617 111684 +34067
Branches 77617 111684 +34067
==========================================
+ Hits 65627 97111 +31484
- Misses 9948 12068 +2120
- Partials 2042 2505 +463 ☔ View full report in Codecov by Harness.
📢 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