Skip to content

Add fuzz target for `GossipVerifier` block-sync flow

7bd3705
Select commit
Loading
Failed to load commit list.
Open

Add fuzzers for UTXO validation and gossip verification #4438

Add fuzz target for `GossipVerifier` block-sync flow
7bd3705
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

85.87% (-0.01%) compared to eb3980d

View this Pull Request on Codecov

85.87% (-0.01%) compared to eb3980d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.87%. Comparing base (eb3980d) to head (7bd3705).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4438      +/-   ##
==========================================
- Coverage   85.88%   85.87%   -0.01%     
==========================================
  Files         159      159              
  Lines      104302   104302              
  Branches   104302   104302              
==========================================
- Hits        89578    89568      -10     
- Misses      12222    12232      +10     
  Partials     2502     2502              

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