Skip to content

Conversation

@maxatome
Copy link
Contributor

Change type

🆕 New feature or enhancement

Short description

add uuid7 string format support

Fixes

n/a

Full description

add uuid7 string format support

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.

Copy link
Member

@fredbi fredbi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a nice addition. Thank you

@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

❌ Patch coverage is 88.13559% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.01%. Comparing base (5c9b6bd) to head (48b5da8).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
mongo.go 70.00% 2 Missing and 1 partial ⚠️
conv/default.go 66.66% 2 Missing ⚠️
default.go 95.12% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   83.32%   85.01%   +1.68%     
==========================================
  Files          14       14              
  Lines        2273     2015     -258     
==========================================
- Hits         1894     1713     -181     
+ Misses        297      218      -79     
- Partials       82       84       +2     
Flag Coverage Δ
oldstable-macos-latest 85.01% <88.13%> (+1.68%) ⬆️
oldstable-ubuntu-latest 85.01% <88.13%> (+1.68%) ⬆️
oldstable-windows-latest 85.01% <88.13%> (+1.68%) ⬆️
stable-macos-latest 85.01% <88.13%> (+1.68%) ⬆️
stable-ubuntu-latest 85.01% <88.13%> (+1.68%) ⬆️
stable-windows-latest 85.01% <88.13%> (+1.68%) ⬆️

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

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

@fredbi fredbi merged commit 68b6683 into go-openapi:master Oct 24, 2025
11 checks passed
@maxatome maxatome deleted the uuid7 branch October 24, 2025 12:12
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.

2 participants