swaggest / openapi-go

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

Add support for json encoded parameters #19

Closed vearutop closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (c5af538) into master (e7b0773) will increase coverage by 0.25%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   37.38%   37.63%   +0.25%     
==========================================
  Files           5        5              
  Lines        3483     3494      +11     
==========================================
+ Hits         1302     1315      +13     
+ Misses       1896     1893       -3     
- Partials      285      286       +1     
Flag Coverage Δ
unittests 37.63% <87.50%> (+0.25%) :arrow_up:

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

Impacted Files Coverage Δ
openapi3/reflect.go 84.34% <87.50%> (-0.13%) :arrow_down:
openapi3/entities.go 31.56% <0.00%> (+0.13%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e7b0773...c5af538. Read the comment docs.