Repo Added
|
Files
89
|
Badge
Embed ▾
README BADGES
|
push
github
Add NaN check to IR_NEWREF. Thanks to Peter Cawley. (cherry-picked from commit 7f9907b4e) When emitting IR NEWREF, there is no check for a non-NaN stored key value. Thus, when the NaN number value is given to trace, it may be stored as a key. This patch adds the corresponding check. If fold optimization is enabled, this IR EQ check is dropped if it references CONV IR from any (unsigned) integer type since NaN can be created via conversion from an integer. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#9145
5374 of 5985 branches covered (0.0%)
Branch coverage included in aggregate %.
10 of 10 new or added lines in 2 files covered. (100.0%)
7 existing lines in 2 files now uncovered.20612 of 23352 relevant lines covered (88.27%)
2752337.22 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|