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: handle Style/Explode values for Query parameters. #28

Closed wI2L closed 5 years ago

wI2L commented 5 years ago

depends on https://github.com/loopfz/gadgeto/pull/58

codecov[bot] commented 5 years ago

Codecov Report

Merging #28 into master will decrease coverage by 0.3%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   97.14%   96.84%   -0.31%     
==========================================
  Files           7        7              
  Lines         912      919       +7     
==========================================
+ Hits          886      890       +4     
- Misses         14       16       +2     
- Partials       12       13       +1
Impacted Files Coverage Δ
openapi/spec.go 100% <ø> (ø) :arrow_up:
openapi/generator.go 95.27% <57.14%> (-0.44%) :arrow_down:

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 6b46127...853c81e. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #28 into master will decrease coverage by 0.3%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   97.14%   96.84%   -0.31%     
==========================================
  Files           7        7              
  Lines         912      919       +7     
==========================================
+ Hits          886      890       +4     
- Misses         14       16       +2     
- Partials       12       13       +1
Impacted Files Coverage Δ
openapi/spec.go 100% <ø> (ø) :arrow_up:
openapi/generator.go 95.27% <57.14%> (-0.44%) :arrow_down:

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 6b46127...853c81e. Read the comment docs.