Skip to content

lsps5: Add `prune_webhook` API to remove a client's webhook entry

e56052d
Select commit
Loading
Failed to load commit list.
Open

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

lsps5: Add `prune_webhook` API to remove a client's webhook entry
e56052d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 1s

87.03% (+0.84%) compared to 47122e8

View this Pull Request on Codecov

87.03% (+0.84%) compared to 47122e8

Details

Codecov Report

❌ Patch coverage is 84.31953% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.03%. Comparing base (47122e8) to head (e56052d).
⚠️ Report is 94 commits behind head on main.

Files with missing lines Patch % Lines
lightning-liquidity/src/lsps1/service.rs 0.00% 39 Missing ⚠️
lightning-liquidity/src/lsps2/service.rs 92.45% 8 Missing and 4 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.18%   87.03%   +0.84%     
==========================================
  Files         160      161       +1     
  Lines      108410   109304     +894     
  Branches   108410   109304     +894     
==========================================
+ Hits        93433    95132    +1699     
+ Misses      12344    11686     -658     
+ Partials     2633     2486     -147     

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