Skip to content

ci: run fuzz targets concurrently - #1246

Merged
favonia merged 1 commit into
mainfrom
more-parallel-fuzzing
Jul 9, 2026
Merged

ci: run fuzz targets concurrently#1246
favonia merged 1 commit into
mainfrom
more-parallel-fuzzing

Conversation

@favonia

@favonia favonia commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Remove the matrix-level two-job cap so all three independent fuzz targets can run concurrently while each target remains limited to one fuzz worker via -parallel 1. This reduces fuzz-workflow latency without increasing per-target worker concurrency; the workflow passes YAML parsing and actionlint.

@favonia
favonia force-pushed the more-parallel-fuzzing branch from 5a86863 to 8092744 Compare July 9, 2026 08:44
@favonia
favonia marked this pull request as ready for review July 9, 2026 08:45
@favonia
favonia force-pushed the more-parallel-fuzzing branch from 8092744 to 8fcfe80 Compare July 9, 2026 08:46
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.49%. Comparing base (3a2ce73) to head (8fcfe80).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1246   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files         100      100           
  Lines        6249     6249           
=======================================
  Hits         6155     6155           
  Misses         81       81           
  Partials       13       13           
Flag Coverage Δ
smoketests 11.88% <ø> (ø)
unittests 98.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@favonia
favonia merged commit ec10e81 into main Jul 9, 2026
35 checks passed
@favonia
favonia deleted the more-parallel-fuzzing branch July 9, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant