Skip to content

fuzz: lock fundings through queued delivery

cf4dab7
Select commit
Loading
Failed to load commit list.
Closed

fuzz: chanmon peer message delivery through normal queues #4619

fuzz: lock fundings through queued delivery
cf4dab7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

86.56% (+0.15%) compared to b8118e3

View this Pull Request on Codecov

86.56% (+0.15%) compared to b8118e3

Details

Codecov Report

❌ Patch coverage is 94.66019% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.56%. Comparing base (b8118e3) to head (cf4dab7).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/chain/channelmonitor.rs 79.00% 20 Missing and 1 partial ⚠️
lightning/src/chain/onchaintx.rs 99.58% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4619      +/-   ##
==========================================
+ Coverage   86.40%   86.56%   +0.15%     
==========================================
  Files         158      159       +1     
  Lines      109293   110159     +866     
  Branches   109293   110159     +866     
==========================================
+ Hits        94439    95363     +924     
+ Misses      12309    12268      -41     
+ Partials     2545     2528      -17     

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