go-openapi / swag

goodie bag in use in the go-openapi projects
Apache License 2.0
184 stars 46 forks source link

More tests on ReadJSON/WriteJSON (issues with go11) #49

Closed fredbi closed 3 years ago

fredbi commented 4 years ago

added test to assert ReadJSON/WriteJSON works

Tests

NOTE: the go1.11.x series may be removed later.

Dependencies

Linting

CI build

Signed-off-by: Frederic BIDON fredbi@yahoo.com

codecov[bot] commented 4 years ago

Codecov Report

Merging #49 (7a1a23a) into master (d88c1d0) will increase coverage by 0.66%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   88.32%   88.98%   +0.66%     
==========================================
  Files          12       12              
  Lines         899      899              
==========================================
+ Hits          794      800       +6     
+ Misses         81       75       -6     
  Partials       24       24              
Impacted Files Coverage Δ
util.go 99.41% <ø> (ø)
loading.go 66.66% <100.00%> (ø)
json.go 63.49% <0.00%> (+4.76%) :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 d88c1d0...7a1a23a. Read the comment docs.