Skip to content

[wip]: return trampoline forwards from outbound_htlc_forwards

0149f8d
Select commit
Loading
Failed to load commit list.
Draft

Full Trampoline Support #4414

[wip]: return trampoline forwards from outbound_htlc_forwards
0149f8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

86.33% (-0.84%) compared to 0c7e6e7

View this Pull Request on Codecov

86.33% (-0.84%) compared to 0c7e6e7

Details

Codecov Report

❌ Patch coverage is 87.05882% with 132 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.33%. Comparing base (0c7e6e7) to head (0149f8d).
⚠️ Report is 76 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/outbound_payment.rs 70.83% 61 Missing and 23 partials ⚠️
lightning/src/ln/channelmanager.rs 96.50% 15 Missing and 3 partials ⚠️
lightning/src/ln/channel.rs 75.71% 17 Missing ⚠️
lightning/src/ln/onion_utils.rs 88.79% 12 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4414      +/-   ##
==========================================
- Coverage   87.16%   86.33%   -0.84%     
==========================================
  Files         161      157       -4     
  Lines      109251   109624     +373     
  Branches   109251   109624     +373     
==========================================
- Hits        95230    94640     -590     
- Misses      11547    12351     +804     
- Partials     2474     2633     +159     

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