Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Header OneOf check in OpenAPI 3.1 #120

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Fix Header OneOf check in OpenAPI 3.1 #120

merged 1 commit into from
Jun 25, 2024

Conversation

vearutop
Copy link
Member

No description provided.

Copy link

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go (gen) 2 14261 (-12) 9808 (-9) 1212 (-2) 3241 (-1) 2043 (-23) 315.5K (-384B)
Go (test) 22 6431 (+9) 4922 (+9) 660 849 61 165.4K (+208B)

Copy link

Unit Test Coverage

total: (statements) 46.6%
changed lines: (statements) 91.7%

Coverage of changed lines
File Function Coverage
Total 91.7%
openapi31/entities.go 91.7%
openapi31/entities.go:2062 UnmarshalJSON 100.0%
openapi31/entities.go:1745 UnmarshalJSON 87.5%
Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 46.6% 46.6% (0.0%)
openapi31/entities.go IsZero 100.0% no function

Copy link

Go API Changes

# summary
Inferred base version: v0.2.51
Suggested version: v0.2.52

@vearutop vearutop merged commit b360d58 into master Jun 25, 2024
6 checks passed
@vearutop vearutop deleted the fix-header-oneof branch June 25, 2024 10:24
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