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 deepObject support #67

Merged
merged 1 commit into from
Jul 23, 2023
Merged

Fix deepObject support #67

merged 1 commit into from
Jul 23, 2023

Conversation

vearutop
Copy link
Member

No description provided.

@github-actions
Copy link

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 7 1322 990 64 268 306 (+1) 29.9K (+24B)
Go (test) 7 2052 (+205) 1492 (+124) 309 (+63) 251 (+18) 27 (+2) 53.1K (+5.3K)

@github-actions
Copy link

Go API Changes

# summary
Inferred base version: v0.2.30
Suggested version: v0.2.31

@github-actions
Copy link

Unit Test Coverage

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

Coverage of changed lines
File Function Coverage
Total 100.0%
openapi3/reflect.go 100.0%
openapi3/reflect.go:250 parseParametersIn 100.0%
Coverage diff with base branch

No changes in coverage.

@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Merging #67 (0e92bc1) into master (98ec731) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   42.17%   42.17%           
=======================================
  Files           5        5           
  Lines        3585     3585           
=======================================
  Hits         1512     1512           
  Misses       1784     1784           
  Partials      289      289           
Flag Coverage Δ
unittests 42.17% <100.00%> (ø)

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

Impacted Files Coverage Δ
openapi3/reflect.go 86.91% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@vearutop vearutop merged commit dae9ebf into master Jul 23, 2023
8 checks passed
@vearutop vearutop deleted the deep-object branch July 23, 2023 09:51
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