Ran
|
Jobs
1
|
Files
89
|
Run time
8s
|
Badge
README BADGES
|
push
github
Fix last commit. Reported by PluMGMK. (cherry-picked from commit 224129a8e) The `_VMEVENTS` table, where the error handler for GC finalizers is set, was not cleared from the stack after the initialization. This commit adds stack cleanup. Maxim Kokryashkin: * added the description and the test for the problem Part of tarantool/tarantool#9145 Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Igor Munkin <imun@tarantool.org>
5361 of 5976 branches covered (0.0%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
33 existing lines in 8 files now uncovered.20551 of 23317 relevant lines covered (88.14%)
2746324.23 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
75.75 |
-0.08% | src/lj_opt_fold.c |
1 |
96.09 |
0.0% | src/lj_opt_mem.c |
1 |
92.11 |
0.0% | src/lj_vmmath.c |
2 |
82.9 |
-0.7% | src/lj_ctype.c |
2 |
96.7 |
-0.41% | src/lj_snap.c |
7 |
88.13 |
-1.01% | src/lj_ffrecord.c |
7 |
98.84 |
0.0% | src/lj_gc.c |
12 |
88.07 |
3.27% | src/lib_aux.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6851160821.1 | 89 |
88.46 |
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 | 1526893.0 + 37920 | 1 | 6 | |
61.83 | src/lj_clib.c | 431 | 101 | 65 | 36 | 2739.0 + 1.0 | 16 | 14 | |
64.75 | src/lj_cconv.c | 763 | 387 | 238 | 149 | 517704.0 + 66 | 89 | 29 | |
66.47 | src/lj_cparse.c | 1937 | 1030 | 681 | 349 | 174465.0 + 120 | 199 | 95 | |
70.38 | src/lj_carith.c | 429 | 252 | 175 | 77 | 557468.0 + 87 | 65 | 24 | |
72.64 | src/lj_crecord.c | 1912 | 927 | 655 + 1 | 272 - 1 | 74.0 + 1.0 | 208 | 53 | |
72.86 | src/lj_strscan.c | 537 | 261 | 188 | 73 | 2831836.0 - 22075 | 102 | 35 | |
73.0 | src/lj_api.c | 1368 | 859 | 622 | 237 | 965212.0 - 692 | 173 | 57 | |
75.31 | src/lib_ffi.c | 866 | 518 | 388 + 1 | 130 - 1 | 85412.0 - 183 | 100 + 1 | 30 - 1 | |
75.75 | src/lj_opt_fold.c | 2521 | 970 | 719 - 1 | 251 + 1 | 23020.0 - 544 | 237 | 55 |