Skip to content

Allow counterparty tx_abort before handling initial commitment signed

d282a47
Select commit
Loading
Failed to load commit list.
Merged

Allow counterparty tx_abort before handling initial commitment signed #4204

Allow counterparty tx_abort before handling initial commitment signed
d282a47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2025 in 0s

89.30% (+0.02%) compared to 3f96d12

View this Pull Request on Codecov

89.30% (+0.02%) compared to 3f96d12

Details

Codecov Report

❌ Patch coverage is 79.66102% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.30%. Comparing base (3f96d12) to head (d282a47).
⚠️ Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/interactivetxs.rs 0.00% 30 Missing ⚠️
lightning/src/ln/functional_test_utils.rs 66.66% 3 Missing and 1 partial ⚠️
lightning/src/ln/splicing_tests.rs 97.05% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4204      +/-   ##
==========================================
+ Coverage   89.28%   89.30%   +0.02%     
==========================================
  Files         180      180              
  Lines      137913   138055     +142     
  Branches   137913   138055     +142     
==========================================
+ Hits       123134   123293     +159     
+ Misses      12163    12150      -13     
+ Partials     2616     2612       -4     

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