Skip to content

fix(duration): fix panic with trailing space, added fuzz#281

Merged
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:fix/duration-panic
Jul 12, 2026
Merged

fix(duration): fix panic with trailing space, added fuzz#281
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:fix/duration-panic

Conversation

@fredbi

@fredbi fredbi commented Jul 12, 2026

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.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.52%. Comparing base (9f0fa2d) to head (5edc2f8).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
+ Coverage   86.51%   86.52%   +0.01%     
==========================================
  Files          18       18              
  Lines        2469     2471       +2     
==========================================
+ Hits         2136     2138       +2     
  Misses        230      230              
  Partials      103      103              

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

@fredbi
fredbi merged commit f33c701 into go-openapi:master Jul 12, 2026
23 checks passed
@fredbi
fredbi deleted the fix/duration-panic branch July 12, 2026 06:23
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