Closed zchee closed 4 years ago
Merging #8 into master will increase coverage by
0.3%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #8 +/- ##
========================================
+ Coverage 33.5% 33.8% +0.3%
========================================
Files 25 25
Lines 3624 3627 +3
========================================
+ Hits 1216 1229 +13
+ Misses 2394 2384 -10
Partials 14 14
Flag | Coverage Δ | |
---|---|---|
#gojay | 38.1% <100%> (+0.3%) |
:arrow_up: |
#json | 3% <ø> (ø) |
:arrow_up: |
Impacted Files | Coverage Δ | |
---|---|---|
language.go | 0% <ø> (ø) |
:arrow_up: |
general_gojay.go | 83.4% <100%> (ø) |
:arrow_up: |
basic_gojay.go | 91.4% <100%> (-0.3%) |
:arrow_down: |
window_gojay.go | 89.4% <0%> (+19.2%) |
: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 aad0efc...913781d. Read the comment docs.
self merged.
Refactoring some testcases.