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

Fix #60: Using non-empty desc defined by user. #75

Closed ipfans closed 2 years ago

ipfans commented 2 years ago

@wI2L

wI2L commented 2 years ago

closes #60

codecov[bot] commented 2 years ago

Codecov Report

Merging #75 (aefa7d7) into master (8ad9884) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files           7        7           
  Lines         962      963    +1     
=======================================
+ Hits          914      915    +1     
  Misses         32       32           
  Partials       16       16           
Impacted Files Coverage Δ
openapi/generator.go 94.00% <100.00%> (+<0.01%) :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 8ad9884...aefa7d7. Read the comment docs.

ipfans commented 2 years ago

Maybe some issues on CI?