Skip to content

test: added fuzz test for parsing - #69

Merged
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:test/fuzz-parse
Nov 14, 2025
Merged

test: added fuzz test for parsing#69
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:test/fuzz-parse

Conversation

@fredbi

@fredbi fredbi commented Nov 14, 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.
@codecov

codecov Bot commented Nov 14, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.46%. Comparing base (80920c3) to head (7355e37).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   78.46%   78.46%           
=======================================
  Files           2        2           
  Lines         274      274           
=======================================
  Hits          215      215           
  Misses         40       40           
  Partials       19       19           

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

Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
@fredbi
fredbi merged commit c653a59 into go-openapi:master Nov 14, 2025
18 checks passed
@fredbi
fredbi deleted the test/fuzz-parse branch November 14, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant