francoispqt / gojay

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

Feature/replace generator #101

Closed francoispqt closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #101 into master will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage    98.7%   98.74%   +0.03%     
==========================================
  Files          36       36              
  Lines        5189     5255      +66     
==========================================
+ Hits         5122     5189      +67     
- Misses         52       53       +1     
+ Partials       15       13       -2
Impacted Files Coverage Δ
decode.go 100% <0%> (ø) :arrow_up:
encode_stream.go 100% <0%> (ø) :arrow_up:
decode_array.go 96.31% <0%> (+1.68%) :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 90d9533...1d8529b. Read the comment docs.