Ran
|
Jobs
1
|
Files
89
|
Run time
8s
|
Badge
README BADGES
|
push
github
Fix jit.dump() output for IR_CONV. (cherry-picked from commit 44bd7437a) When dumping IRs via `jit.dump()`, the incorrect value of `IR_CONV` mode shift (`IRCONV_CSH`) is used. This patch fixes the value. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#9145
5346 of 5972 branches covered (0.0%)
Branch coverage included in aggregate %.
20505 of 23293 relevant lines covered (88.03%)
2753331.45 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
75.77 |
-0.08% | src/lj_opt_fold.c |
1 |
95.91 |
-0.18% | src/lj_opt_mem.c |
3 |
97.61 |
-1.44% | src/lj_str.c |
6 |
82.22 |
-2.67% | src/lj_sysprof.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6638978112.1 | 89 |
88.33 |
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 | 1452188.0 - 17928 | 1 | 6 | |
61.83 | src/lj_cparse.c | 1935 | 1029 | 635 | 394 | 167224.0 - 19749 | 183 | 111 | |
61.83 | src/lj_clib.c | 431 | 101 | 65 | 36 | 2737.0 | 16 | 14 | |
64.75 | src/lj_cconv.c | 763 | 387 | 238 | 149 | 465126.0 - 52365 | 89 | 29 | |
70.38 | src/lj_carith.c | 429 | 252 | 175 | 77 | 499524.0 - 57864 | 65 | 24 | |
72.73 | src/lj_crecord.c | 1912 | 927 | 656 + 2 | 271 - 2 | 66.0 | 208 | 53 | |
72.86 | src/lj_strscan.c | 537 | 261 | 188 | 73 | 2693236.0 - 160463 | 102 | 35 | |
74.01 | src/lj_api.c | 1368 | 859 | 632 + 10 | 227 - 10 | 948062.0 - 16096 | 174 + 1 | 56 - 1 | |
75.0 | src/lib_ffi.c | 866 | 518 | 387 | 131 | 77012.0 - 8583 | 99 | 31 | |
75.77 | src/lj_opt_fold.c | 2522 | 971 | 720 - 1 | 251 + 1 | 22492.0 + 518 | 237 | 55 |