Skip to content

Replace quiescence fuzz coverage with splicing

1e78628
Select commit
Loading
Failed to load commit list.
Merged

Add fuzz coverage for splicing + minor bug fixes #4219

Replace quiescence fuzz coverage with splicing
1e78628
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2025 in 0s

89.32% (-0.01%) compared to e42e74e

View this Pull Request on Codecov

89.32% (-0.01%) compared to e42e74e

Details

Codecov Report

❌ Patch coverage is 44.44444% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.32%. Comparing base (e42e74e) to head (1e78628).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/ln/channel.rs 44.44% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4219      +/-   ##
==========================================
- Coverage   89.33%   89.32%   -0.01%     
==========================================
  Files         180      180              
  Lines      138055   138166     +111     
  Branches   138055   138166     +111     
==========================================
+ Hits       123326   123420      +94     
- Misses      12122    12140      +18     
+ Partials     2607     2606       -1     

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