francoispqt / gojay

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

Version/v1.1.3 #58

Closed francoispqt closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #58    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          30     34     +4     
  Lines        3537   3710   +173     
======================================
+ Hits         3537   3710   +173
Impacted Files Coverage Δ
decode_sqlnull.go 100% <100%> (ø)
encode_sqlnull.go 100% <100%> (ø)
decode_time.go 100% <100%> (ø)
encode_time.go 100% <100%> (ø)
decode.go 100% <100%> (ø) :arrow_up:
decode_string.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 f4c5a97...6a58a69. Read the comment docs.