Skip to content

`LSPS2ServiceHandler` API: Avoid explictly `drop`ping locks

acb584d
Select commit
Loading
Failed to load commit list.
Merged

LSPS2ServiceHandler API: Avoid explictly dropping locks #4124

`LSPS2ServiceHandler` API: Avoid explictly `drop`ping locks
acb584d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2025 in 0s

88.53% (-0.01%) compared to 7926fb9

View this Pull Request on Codecov

88.53% (-0.01%) compared to 7926fb9

Details

Codecov Report

❌ Patch coverage is 81.69014% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.53%. Comparing base (7926fb9) to head (acb584d).

Files with missing lines Patch % Lines
lightning-liquidity/src/lsps2/service.rs 81.69% 11 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4124      +/-   ##
==========================================
- Coverage   88.54%   88.53%   -0.01%     
==========================================
  Files         179      179              
  Lines      134333   134329       -4     
  Branches   134333   134329       -4     
==========================================
- Hits       118939   118928      -11     
- Misses      12634    12646      +12     
+ Partials     2760     2755       -5     

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