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 file uploads in 3.1, remove file uploads nullability in 3.0 #94

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Dec 8, 2023

image

Copy link

github-actions bot commented Dec 8, 2023

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 21 3869 (+25) 2886 (+22) 213 770 (+3) 782 (+5) 89.5K (+663B)
Go (test) 21 (+2) 5816 (+80) 4371 (+58) 660 785 (+22) 59 151.7K (+2K)
JSON 18 (+2) 5605 (+51) 5605 (+51) 0 0 0 135.3K (+1.8K)

Copy link

github-actions bot commented Dec 8, 2023

Go API Changes

# summary
Inferred base version: v0.2.43
Suggested version: v0.2.44

Copy link

github-actions bot commented Dec 8, 2023

Unit Test Coverage

total: (statements) 42.1%
changed lines: (statements) 100.0%

Coverage of changed lines
File Function Coverage
Total 100.0%
openapi3/reflect.go 100.0%
openapi3/reflect.go:313 parseRequestBody 100.0%
openapi31/reflect.go 100.0%
openapi31/reflect.go:260 parseRequestBody 100.0%
internal/json_schema.go no coverage
Coverage diff with base branch

No changes in coverage.

@vearutop vearutop merged commit ac93ece into master Dec 8, 2023
6 checks passed
@vearutop vearutop deleted the openapi31-uploads branch December 8, 2023 22:26
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