|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
DUALNUM: Fix recording of loops broken by previous change. Thanks to Nicholas Davies. (cherry picked from commit 1c3b5a4d7) The previous commit forbids recording for the NaN control variables stack slots. These checks are false positives for integers in DUALNUM mode. This prevents any for loop with integers as slots from being recorded. This patch fixes the checks. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#12134 Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit a8d23e066)
5712 of 6052 branches covered (94.38%)
Branch coverage included in aggregate %.
3 of 3 new or added lines in 1 file covered. (100.0%)
57 existing lines in 5 files now uncovered.21798 of 23529 relevant lines covered (92.64%)
3859694.79 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
96.63 |
-0.07% | src/lj_asm.c |
| 1 |
94.74 |
-0.96% | src/lj_str.c |
| 2 |
92.0 |
-0.44% | src/luajit.c |
| 10 |
77.8 |
-1.01% | src/lj_api.c |
| 43 |
96.71 |
0.06% | src/lj_record.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23185526272.1 | 89 |
93.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|