Skip to content

Use `honggfuzz`'s `--run-time` arg to limit per-fuzz runtime in CI

8015c01
Select commit
Loading
Failed to load commit list.
Merged

Make fuzz runtime seconds not iterations #4179

Use `honggfuzz`'s `--run-time` arg to limit per-fuzz runtime in CI
8015c01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2025 in 1s

89.33% (+0.00%) compared to e42e74e

View this Pull Request on Codecov

89.33% (+0.00%) compared to e42e74e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.33%. Comparing base (e42e74e) to head (8015c01).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4179   +/-   ##
=======================================
  Coverage   89.33%   89.33%           
=======================================
  Files         180      180           
  Lines      138055   138055           
  Branches   138055   138055           
=======================================
+ Hits       123326   123335    +9     
+ Misses      12122    12121    -1     
+ Partials     2607     2599    -8     

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