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

Fix non-exported fields. #36

Closed slasyz closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (b9b99c4) into master (3aa4a65) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   69.45%   69.51%   +0.06%     
==========================================
  Files           6        6              
  Lines         956      958       +2     
==========================================
+ Hits          664      666       +2     
  Misses        221      221              
  Partials       71       71              
Flag Coverage Δ
unittests 69.51% <100.00%> (+0.06%) :arrow_up:

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

Impacted Files Coverage Δ
reflect.go 77.20% <100.00%> (+0.09%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more