Skip to content

ln/test: add tests for mpp accumulation of trampoline forwards

b838480
Select commit
Loading
Failed to load commit list.
Open

trampoline: accumulate inbound trampoline htlcs #4493

ln/test: add tests for mpp accumulation of trampoline forwards
b838480
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 1s

87.29% (+0.12%) compared to 0c7e6e7

View this Pull Request on Codecov

87.29% (+0.12%) compared to 0c7e6e7

Details

Codecov Report

❌ Patch coverage is 90.00000% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.29%. Comparing base (0c7e6e7) to head (b838480).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channelmanager.rs 93.20% 15 Missing and 2 partials ⚠️
lightning/src/ln/onion_payment.rs 73.07% 7 Missing ⚠️
lightning/src/ln/onion_utils.rs 64.28% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4493      +/-   ##
==========================================
+ Coverage   87.16%   87.29%   +0.12%     
==========================================
  Files         161      161              
  Lines      109251   109496     +245     
  Branches   109251   109496     +245     
==========================================
+ Hits        95230    95580     +350     
+ Misses      11547    11435     -112     
- Partials     2474     2481       +7     

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