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

generator: improve check of operation response codes. #27

Closed wI2L closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #27      +/-   ##
=========================================
+ Coverage   97.06%   97.1%   +0.03%     
=========================================
  Files           7       7              
  Lines         887     899      +12     
=========================================
+ Hits          861     873      +12     
  Misses         14      14              
  Partials       12      12
Impacted Files Coverage Δ
openapi/generator.go 95.62% <100%> (+0.09%) :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 d320b2d...4c7d6a3. Read the comment docs.