Skip to content

events: add InvoiceSent event for BOLT12 payee symmetry

ee2f11c
Select commit
Loading
Failed to load commit list.
Closed

[RFC] events: add InvoiceSent event for BOLT12 payee #3853

events: add InvoiceSent event for BOLT12 payee symmetry
ee2f11c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2025 in 0s

89.88% (-0.06%) compared to 217a5b0

View this Pull Request on Codecov

89.88% (-0.06%) compared to 217a5b0

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 27 lines in your changes missing coverage. Please review.

Project coverage is 89.88%. Comparing base (217a5b0) to head (ee2f11c).

Files with missing lines Patch % Lines
lightning/src/events/mod.rs 0.00% 18 Missing ⚠️
lightning/src/ln/channelmanager.rs 43.75% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3853      +/-   ##
==========================================
- Coverage   89.93%   89.88%   -0.06%     
==========================================
  Files         163      163              
  Lines      131276   131307      +31     
  Branches   131276   131307      +31     
==========================================
- Hits       118062   118022      -40     
- Misses      10529    10600      +71     
  Partials     2685     2685              

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