Skip to content

ln: add from_u16 implementation for new trampoline errors

2a53ffd
Select commit
Loading
Failed to load commit list.
Merged

Minor followups for 4226 #4252

ln: add from_u16 implementation for new trampoline errors
2a53ffd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2025 in 0s

89.32% (+0.00%) compared to 3e186bc

View this Pull Request on Codecov

89.32% (+0.00%) compared to 3e186bc

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.32%. Comparing base (3e186bc) to head (2a53ffd).

Files with missing lines Patch % Lines
lightning/src/ln/onion_payment.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4252   +/-   ##
=======================================
  Coverage   89.31%   89.32%           
=======================================
  Files         180      180           
  Lines      138966   138966           
  Branches   138966   138966           
=======================================
+ Hits       124121   124126    +5     
+ Misses      12218    12216    -2     
+ Partials     2627     2624    -3     

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