Skip to content

Add deferred monitor write support to chanmon_consistency fuzz target

d4bf3e0
Select commit
Loading
Failed to load commit list.
Draft

fuzz: cover deferred writing in chanmon_consistency #4465

Add deferred monitor write support to chanmon_consistency fuzz target
d4bf3e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 1s

86.99% (-0.02%) compared to 423c1dc

View this Pull Request on Codecov

86.99% (-0.02%) compared to 423c1dc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.99%. Comparing base (423c1dc) to head (d4bf3e0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4465      +/-   ##
==========================================
- Coverage   87.00%   86.99%   -0.02%     
==========================================
  Files         163      163              
  Lines      109002   109002              
  Branches   109002   109002              
==========================================
- Hits        94839    94828      -11     
- Misses      11678    11687       +9     
- Partials     2485     2487       +2     

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