francoispqt / gojay

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

Update/fuzz crashers fix #28

Closed francoispqt closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #28   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          30     30           
  Lines        3271   3352   +81     
=====================================
+ Hits         3271   3352   +81
Impacted Files Coverage Δ
decode_stream.go 100% <100%> (ø) :arrow_up:
decode_number_int.go 100% <100%> (ø) :arrow_up:
decode_string_unicode.go 100% <100%> (ø) :arrow_up:
decode_number.go 100% <100%> (ø) :arrow_up:
decode_stream_pool.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 0298226...b9b0d4d. Read the comment docs.