Skip to content

lsps0: Fix LSPSDateTime::duration_since to saturate at zero on clock …

f370ace
Select commit
Loading
Failed to load commit list.
Open

Add APIs to prune completed state for LSPS1/LSPS2/LSPS5 #4526

lsps0: Fix LSPSDateTime::duration_since to saturate at zero on clock …
f370ace
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 0s

86.69% (+0.05%) compared to 9ce02b3

View this Pull Request on Codecov

86.69% (+0.05%) compared to 9ce02b3

Details

Codecov Report

❌ Patch coverage is 89.14286% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.69%. Comparing base (9ce02b3) to head (f370ace).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
lightning-liquidity/src/lsps1/service.rs 0.00% 30 Missing ⚠️
lightning-liquidity/src/lsps2/service.rs 96.36% 3 Missing and 3 partials ⚠️
lightning-liquidity/src/lsps1/peer_state.rs 99.14% 0 Missing and 1 partial ⚠️
lightning-liquidity/src/manager.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4526      +/-   ##
==========================================
+ Coverage   86.64%   86.69%   +0.05%     
==========================================
  Files         159      159              
  Lines      110568   110909     +341     
  Branches   110568   110909     +341     
==========================================
+ Hits        95797    96156     +359     
+ Misses      12240    12234       -6     
+ Partials     2531     2519      -12     

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