Ran
|
Files
514
|
Run time
37s
|
Badge
Embed ▾
README BADGES
|
push
github
box: fix update ops on the fixed-size floating-point fields Currently for floating-point arithmetic operations the smallest type that can represent the resulting value is chosen (MP_FLOAT vs. MP_DOUBLE). This doesn't work for fixed-size field types (float32 and float64) that require the data to be encoded only to the corresponding type. Closes #9929 Follow-up #9548 NO_DOC=bugfix (cherry picked from commit a6aa249ad)
68486 of 121742 branches covered (56.26%)
101115 of 115887 relevant lines covered (87.25%)
2768335.18 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|