swaggest / openapi-go

OpenAPI structures for Go
https://pkg.go.dev/github.com/swaggest/openapi-go/openapi3
MIT License
248 stars 23 forks source link

Add API to configure response headers mapping #13

Closed vearutop closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.92%. The diff coverage is 84.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   12.36%   13.29%   +0.92%     
==========================================
  Files           5        5              
  Lines        3332     3370      +38     
==========================================
+ Hits          412      448      +36     
- Misses       2863     2864       +1     
- Partials       57       58       +1     
Flag Coverage Δ
#unittests 13.29% <84.05%> (+0.92%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
openapi3/reflect.go 84.61% <82.53%> (+1.17%) :arrow_up:
openapi3/helper.go 86.53% <100.00%> (+1.75%) :arrow_up:
openapi3/entities.go 3.51% <0.00%> (+0.03%) :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 8e0f77c...63c9399. Read the comment docs.