Skip to content

Conversation

t-mangoe
Copy link

@t-mangoe t-mangoe commented Apr 13, 2019

I fixed code. I think this fix solves the issue #206 . If you like, please merge.

@t-mangoe t-mangoe changed the title I fixed code. I think this fix solves the issue #206 . If you like, please merge. read double value by BigDecimal Apr 13, 2019
@codecov-io
Copy link

Codecov Report

Merging #235 into master will increase coverage by <.01%.
The diff coverage is 55.55%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #235 +/- ## ========================================== + Coverage 68.46% 68.47% +<.01%  ========================================== Files 107 107 Lines 7335 7340 +5 Branches 1388 1388 ========================================== + Hits 5022 5026 +4  - Misses 1867 1868 +1  Partials 446 446
Impacted Files Coverage Δ
...ain/java/com/jsoniter/output/StreamImplString.java 53.91% <0%> (-0.48%) ⬇️
src/main/java/com/jsoniter/IterImpl.java 66.55% <100%> (+0.44%) ⬆️

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 e48a7a1...c5caefa. Read the comment docs.

@plokhotnyuk
Copy link
Contributor

plokhotnyuk commented Apr 13, 2019

@t-mangoe where are tests that reproduces a problem with doubles?

and, why you have mixed it with the fix for surrogate pairs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants