francoispqt / gojay

high performance JSON encoder/decoder with stream API for Golang
MIT License
2.11k stars 112 forks source link

Lorenzo stoakes master #57

Closed francoispqt closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #57 into add-types will decrease coverage by 0.05%. The diff coverage is 94.59%.

Impacted file tree graph

@@              Coverage Diff              @@
##           add-types      #57      +/-   ##
=============================================
- Coverage        100%   99.94%   -0.06%     
=============================================
  Files             34       34              
  Lines           3761     3787      +26     
=============================================
+ Hits            3761     3785      +24     
- Misses             0        2       +2
Impacted Files Coverage Δ
decode_number_float.go 100% <100%> (ø) :arrow_up:
decode_string.go 98.3% <94.28%> (-1.7%) :arrow_down:
decode.go 100% <0%> (ø) :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 75dba3b...aa9e309. Read the comment docs.