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

Change type mapping to honor destination types #4

Closed vearutop closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #4 into master will increase coverage by 0.51%. The diff coverage is 62.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   53.38%   53.89%   +0.51%     
==========================================
  Files           5        5              
  Lines         798      809      +11     
==========================================
+ Hits          426      436      +10     
- Misses        325      326       +1     
  Partials       47       47              
Impacted Files Coverage Δ
reflect.go 69.38% <62.79%> (+0.83%) :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 96363a9...d6d850a. Read the comment docs.