Skip to content

ci: run fuzz test in ci - #72

Merged
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:ci/fuzz-automation
Nov 15, 2025
Merged

ci: run fuzz test in ci#72
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:ci/fuzz-automation

Conversation

@fredbi

@fredbi fredbi commented Nov 15, 2025

Copy link
Copy Markdown
Member

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.
@fredbi
fredbi force-pushed the ci/fuzz-automation branch from bd261ef to f15f9d9 Compare November 15, 2025 21:27
@codecov

codecov Bot commented Nov 15, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.00%. Comparing base (3eb4edd) to head (7bc8808).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   79.00%   79.00%           
=======================================
  Files           2        2           
  Lines         281      281           
=======================================
  Hits          222      222           
  Misses         40       40           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The fuzz job caches the fuzz corpus and uploads any failure as artifact
(manual download is required to integrate this to testdata/fuzz).

At this moment, this is run only on pull requests and merge to master.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi
fredbi force-pushed the ci/fuzz-automation branch from 51f926c to 7bc8808 Compare November 15, 2025 21:52
@fredbi
fredbi merged commit 58fdaa4 into go-openapi:master Nov 15, 2025
19 checks passed
@fredbi
fredbi deleted the ci/fuzz-automation branch November 15, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant