Skip to content

Add 'send_circular_payment' helper and 'send_spontaneous_payment_with…

420158b
Select commit
Loading
Failed to load commit list.
Open

Add helpers for circular rebalancing #4616

Add 'send_circular_payment' helper and 'send_spontaneous_payment_with…
420158b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

86.58% (+0.42%) compared to 65e8cc8

View this Pull Request on Codecov

86.58% (+0.42%) compared to 65e8cc8

Details

Codecov Report

❌ Patch coverage is 93.26923% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.58%. Comparing base (65e8cc8) to head (420158b).
⚠️ Report is 86 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channelmanager.rs 93.26% 3 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4616      +/-   ##
==========================================
+ Coverage   86.15%   86.58%   +0.42%     
==========================================
  Files         158      159       +1     
  Lines      109323   110515    +1192     
  Branches   109323   110515    +1192     
==========================================
+ Hits        94189    95686    +1497     
+ Misses      12518    12291     -227     
+ Partials     2616     2538      -78     

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