wI2L / fizz

:lemon: Gin wrapper with OpenAPI 3 spec generation
https://pkg.go.dev/github.com/wI2L/fizz
MIT License
214 stars 52 forks source link

v0.11.0 #21

Closed wI2L closed 6 years ago

wI2L commented 6 years ago

Do not ignore embedded fields of unexported struct types when flattening a schema or building an operation parameters.

codecov[bot] commented 6 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.02%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   97.02%   97.05%   +0.02%     
==========================================
  Files           7        7              
  Lines         875      883       +8     
==========================================
+ Hits          849      857       +8     
  Misses         14       14              
  Partials       12       12
Impacted Files Coverage Δ
openapi/generator.go 95.53% <88.88%> (+0.06%) :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 897abd9...e93974d. Read the comment docs.