francoispqt / gojay

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

mark called to be 1 for decoding embedded json #61

Closed y-f-u closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #61 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   99.94%   99.94%   +<.01%     
==========================================
  Files          34       34              
  Lines        3724     3725       +1     
==========================================
+ Hits         3722     3723       +1     
  Misses          1        1              
  Partials        1        1
Impacted Files Coverage Δ
decode_embedded_json.go 100% <100%> (ø) :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 5d576d6...91f6454. Read the comment docs.

francoispqt commented 6 years ago

merging