francoispqt / gojay

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

fix embedded json parse that fail to parse a single digit number #65

Closed y-f-u closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #65 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          35       35           
  Lines        4075     4075           
=======================================
  Hits         4073     4073           
  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 a506888...868ba09. Read the comment docs.