Skip to content

Forward invoice requests to async recipient

f46a3ff
Select commit
Loading
Failed to load commit list.
Merged

Always-online node forward invoice request #4049

Forward invoice requests to async recipient
f46a3ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2025 in 0s

88.35% (-0.41%) compared to bf87832

View this Pull Request on Codecov

88.35% (-0.41%) compared to bf87832

Details

Codecov Report

❌ Patch coverage is 84.28928% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.35%. Comparing base (bf87832) to head (f46a3ff).
⚠️ Report is 78 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/async_payments_tests.rs 84.80% 50 Missing and 7 partials ⚠️
lightning/src/offers/invoice_request.rs 0.00% 3 Missing ⚠️
lightning/src/ln/channelmanager.rs 80.00% 2 Missing ⚠️
lightning/src/offers/flow.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4049      +/-   ##
==========================================
- Coverage   88.76%   88.35%   -0.41%     
==========================================
  Files         176      177       +1     
  Lines      129345   131816    +2471     
  Branches   129345   131816    +2471     
==========================================
+ Hits       114812   116465    +1653     
- Misses      11925    12692     +767     
- Partials     2608     2659      +51     

☔ 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.