swaggest / openapi-go

OpenAPI structures for Go
https://pkg.go.dev/github.com/swaggest/openapi-go/openapi3
MIT License
223 stars 18 forks source link

Fix deepObject support #67

Closed vearutop closed 11 months ago

github-actions[bot] commented 11 months ago

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[bot] commented 11 months ago

Go API Changes

# summary
Inferred base version: v0.2.30
Suggested version: v0.2.31
github-actions[bot] commented 11 months ago

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[bot] commented 11 months ago

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%> (ø)

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