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 path item resolution for unclean path #50

Merged
merged 1 commit into from
Nov 3, 2022
Merged

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Nov 3, 2022

Resolves #49.

@github-actions
Copy link

github-actions bot commented Nov 3, 2022

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go (test) 5 1644 (+23) 1206 (+19) 229 209 (+4) 21 42.9K (+747B)

@github-actions
Copy link

github-actions bot commented Nov 3, 2022

Unit Test Coverage

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

Coverage of changed lines
File Function Coverage
Total 100.0%
openapi3/helper.go 100.0%
openapi3/helper.go:29 SetupOperation 100.0%
Coverage diff with base branch

No changes in coverage.

@github-actions
Copy link

github-actions bot commented Nov 3, 2022

Go API Changes

# summary
Inferred base version: v0.2.23
Suggested version: v0.2.24

@vearutop vearutop merged commit b0eb17d into master Nov 3, 2022
@vearutop vearutop deleted the unclean-path branch November 3, 2022 21:45
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.

pathItem has a wrong key when using regexes.
1 participant