-
Notifications
You must be signed in to change notification settings - Fork 526
read double value by BigDecimal #235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
codecov-io
commented
Apr 13, 2019
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
@t-mangoe where are tests that reproduces a problem with doubles?
and, why you have mixed it with the fix for surrogate pairs?
Uh oh!
There was an error while loading. Please reload this page.
I fixed code. I think this fix solves the issue #206 . If you like, please merge.