Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
Prevent loop in snap_usedef(). Reported by XmiliaH. (cherry picked from commit 0e66fc963) It is possible to get an infinite loop in a function `snap_usedef` when a `UCLO` makes a tight loop. Sergey Bronnikov: * added the description and the test for the problem Part of tarantool/tarantool#9595
5658 of 6018 branches covered (94.02%)
Branch coverage included in aggregate %.
21598 of 23416 relevant lines covered (92.24%)
2819148.37 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
77.71 |
0.31% | src/lj_opt_fold.c |
5 |
85.71 |
-2.16% | src/lj_sysprof.c |
7 |
94.74 |
-4.78% | src/lj_str.c |
25 |
87.27 |
-2.43% | src/lj_crecord.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8438594315.1 | 89 |
92.6 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
13.79 | src/lj_utils_leb128.c | 132 | 51 | 7 | 44 | 1770993.0 - 100 | 1 | 6 | |
61.83 | src/lj_clib.c | 431 | 101 | 65 | 36 | 2922.0 + 5 | 16 | 14 | |
77.41 | src/lj_api.c | 1368 | 859 | 661 | 198 | 917114.0 + 163 | 182 | 48 | |
77.71 | src/lj_opt_fold.c | 2537 | 977 | 744 + 4 | 233 - 4 | 43817.0 + 45 | 246 | 51 | |
77.92 | src/lj_wbuf.c | 141 | 66 | 49 | 17 | 619644.0 - 24 | 11 | 0 | |
78.75 | src/lib_math.c | 224 | 72 | 56 | 16 | 20821.0 + 2 | 7 | 1 | |
81.3 | src/lj_strscan.c | 540 | 263 | 212 | 51 | 2374063.0 - 175230 | 114 | 24 | |
84.03 | src/lj_ccall.c | 1183 | 172 | 145 | 27 | 22906.0 + 173 | 55 | 11 | |
84.21 | src/lj_load.c | 164 | 81 | 69 | 12 | 30661.0 + 20 | 11 | 3 | |
85.71 | src/lj_sysprof.c | 571 | 195 | 162 - 5 | 33 + 5 | 1318.0 + 38 | 36 | 0 |