Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upread double value by BigDecimal #235
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? |
t-mangoe commentedApr 13, 2019
•
edited
I fixed code. I think this fix solves the issue #206 . If you like, please merge.