Skip to content

read double value by BigDecimal - #235

Open
t-mangoe wants to merge 4 commits into
json-iterator:masterfrom
t-mangoe:bigdecimal
Open

read double value by BigDecimal#235
t-mangoe wants to merge 4 commits into
json-iterator:masterfrom
t-mangoe:bigdecimal

Conversation

@t-mangoe

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

Copy link
Copy Markdown

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
Copy Markdown

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     
  分支     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

plokhotnyuk commented Apr 13, 2019

Copy link
Copy Markdown
Contributor

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

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

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

None yet

Development

Successfully merging this pull request may close these issues.

3 participants