Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Nov 15, 2025

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
Copy link

codecov bot commented Nov 15, 2025

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 <[email protected]>
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant