Closed fredbi closed 3 years ago
Merging #49 (7a1a23a) into master (d88c1d0) will increase coverage by
0.66%
. The diff coverage is100.00%
.
@@ 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.
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