francoispqt / gojay

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

add test for 1 decimal float and fix bug introducedn in previous patch #35

Closed francoispqt closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #35   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          30     30           
  Lines        3421   3421           
=====================================
  Hits         3421   3421
Impacted Files Coverage Δ
decode_number_float.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 b8dc210...b713369. Read the comment docs.