swaggest / jsonschema-go

JSON Schema mapping for Go
https://pkg.go.dev/github.com/swaggest/jsonschema-go
MIT License
123 stars 14 forks source link

Add support for raw JSON Schema exposer #7

Closed vearutop closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #7 into master will increase coverage by 0.98%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   56.20%   57.19%   +0.98%     
==========================================
  Files           5        5              
  Lines         854      862       +8     
==========================================
+ Hits          480      493      +13     
+ Misses        325      318       -7     
- Partials       49       51       +2     
Impacted Files Coverage Δ
reflect.go 71.42% <50.00%> (-0.54%) :arrow_down:
entities.go 44.47% <0.00%> (+2.16%) :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 7bf5069...2010803. Read the comment docs.