Skip to content

Find path and route to the next Trampoline node

3d2fe8d
Select commit
Loading
Failed to load commit list.
Closed

Trampoline forwarding #3976

Find path and route to the next Trampoline node
3d2fe8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2025 in 1s

88.91% (+0.00%) compared to 664511b

View this Pull Request on Codecov

88.91% (+0.00%) compared to 664511b

Details

Codecov Report

❌ Patch coverage is 85.20710% with 225 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.91%. Comparing base (664511b) to head (3d2fe8d).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channelmanager.rs 83.05% 80 Missing and 10 partials ⚠️
lightning/src/ln/outbound_payment.rs 71.56% 56 Missing and 4 partials ⚠️
lightning/src/ln/onion_payment.rs 52.43% 38 Missing and 1 partial ⚠️
lightning/src/ln/onion_utils.rs 67.46% 26 Missing and 1 partial ⚠️
lightning/src/ln/blinded_payment_tests.rs 98.85% 5 Missing and 2 partials ⚠️
lightning/src/chain/channelmonitor.rs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main    #3976     +/-   ##
=========================================
  Coverage   88.91%   88.91%             
=========================================
  Files         174      174             
  Lines      124232   125526   +1294     
  Branches   124232   125526   +1294     
=========================================
+ Hits       110455   111610   +1155     
- Misses      11301    11419    +118     
- Partials     2476     2497     +21     

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