Skip to content

f: dispatch trampoline MPP via public send_payment_with_route

e48b8f8
Select commit
Loading
Failed to load commit list.
Open

trampoline: accumulate inbound trampoline htlcs #4493

f: dispatch trampoline MPP via public send_payment_with_route
e48b8f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

86.27% (-0.90%) compared to 0c7e6e7

View this Pull Request on Codecov

86.27% (-0.90%) compared to 0c7e6e7

Details

Codecov Report

❌ Patch coverage is 93.60269% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.27%. Comparing base (0c7e6e7) to head (e48b8f8).
⚠️ Report is 76 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channelmanager.rs 96.21% 9 Missing ⚠️
lightning/src/ln/onion_payment.rs 73.07% 7 Missing ⚠️
lightning/src/ln/onion_utils.rs 89.65% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4493      +/-   ##
==========================================
- Coverage   87.16%   86.27%   -0.90%     
==========================================
  Files         161      157       -4     
  Lines      109251   109194      -57     
  Branches   109251   109194      -57     
==========================================
- Hits        95230    94204    -1026     
- Misses      11547    12370     +823     
- Partials     2474     2620     +146     

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