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

Inject operation in gin.Context as first middleware #57

Closed Inozuma closed 2 years ago

Inozuma commented 3 years ago

Prepend operation injection in gin.Context as first middleware.

codecov[bot] commented 3 years ago

Codecov Report

Merging #57 (fd2168a) into master (d0b235e) will decrease coverage by 0.44%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   95.88%   95.43%   -0.45%     
==========================================
  Files           7        7              
  Lines         924      921       -3     
==========================================
- Hits          886      879       -7     
- Misses         22       26       +4     
  Partials       16       16              
Impacted Files Coverage Δ
fizz.go 95.71% <100.00%> (-2.89%) :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 d0b235e...fd2168a. Read the comment docs.