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

feat: change OperationFromContext argument type to context.Context #84

Closed Inozuma closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (1f2d553) into master (aaea309) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   94.91%   94.91%           
=======================================
  Files           7        7           
  Lines         964      964           
=======================================
  Hits          915      915           
  Misses         33       33           
  Partials       16       16           
Impacted Files Coverage Δ
fizz.go 98.68% <100.00%> (ø)

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 aaea309...1f2d553. Read the comment docs.