Skip to content

ln/test: add test coverage for accountable signal propagation

351bd3c
Select commit
Loading
Failed to load commit list.
Merged

Set and relay experimental accountable signal #4232

ln/test: add test coverage for accountable signal propagation
351bd3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 0s

86.59% (-0.01%) compared to ef25534

View this Pull Request on Codecov

86.59% (-0.01%) compared to ef25534

Details

Codecov Report

❌ Patch coverage is 84.95575% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.59%. Comparing base (ef25534) to head (351bd3c).
⚠️ Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/msgs.rs 86.15% 8 Missing and 1 partial ⚠️
lightning/src/ln/channel.rs 70.83% 1 Missing and 6 partials ⚠️
lightning/src/util/ser_macros.rs 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4232      +/-   ##
==========================================
- Coverage   86.60%   86.59%   -0.01%     
==========================================
  Files         158      158              
  Lines      102010   102408     +398     
  Branches   102010   102408     +398     
==========================================
+ Hits        88342    88681     +339     
- Misses      11258    11308      +50     
- Partials     2410     2419       +9     

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