Skip to content

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

33a2e6e
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
33a2e6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

86.58% (-0.59%) compared to 0c7e6e7

View this Pull Request on Codecov

86.58% (-0.59%) compared to 0c7e6e7

Details

Codecov Report

❌ Patch coverage is 93.58108% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.58%. Comparing base (0c7e6e7) to head (33a2e6e).
⚠️ Report is 95 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.58%   -0.59%     
==========================================
  Files         161      159       -2     
  Lines      109251   110073     +822     
  Branches   109251   110073     +822     
==========================================
+ Hits        95230    95308      +78     
- Misses      11547    12219     +672     
- Partials     2474     2546      +72     

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