quinnj / JSON3.jl

Other
214 stars 47 forks source link

Fix ambiguity dispatch for Integer. Fixes https://github.com/JuliaDat… #231

Closed quinnj closed 2 years ago

quinnj commented 2 years ago

…a/StructTypes.jl/issues/85

codecov[bot] commented 2 years ago

Codecov Report

Merging #231 (0ab0110) into main (8cc4467) will decrease coverage by 0.34%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
- Coverage   88.86%   88.52%   -0.35%     
==========================================
  Files           9        9              
  Lines        1707     1708       +1     
==========================================
- Hits         1517     1512       -5     
- Misses        190      196       +6     
Impacted Files Coverage Δ
src/structs.jl 89.31% <100.00%> (+0.01%) :arrow_up:
src/gentypes.jl 93.75% <0.00%> (-2.68%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.