Ran
|
Jobs
1
|
Files
89
|
Run time
5s
|
Badge
README BADGES
|
push
github
Revert "Update cur_L on exceptional path (arm)" This reverts commit 5ccd25d74. As was mentioned in tarantool/tarantool#6189, throwing an error not on the currently executed coroutine is a violation[1][2] of the Lua/C API. This patch is a part of the patchset that supports this violation and is reverted because of it. [1]: https://www.lua.org/manual/5.4/manual.html#4.4 [2]: http://lua-users.org/lists/lua-l/2021-08/msg00086.html Part of tarantool/tarantool#6323
5341 of 5972 branches covered (0.0%)
Branch coverage included in aggregate %.
20493 of 23296 relevant lines covered (87.97%)
2751754.73 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
92.76 |
-0.99% | src/lj_ir.c |
2 |
75.77 |
-0.16% | src/lj_opt_fold.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6631790813.1 | 89 |
88.27 |
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 | 1488976.0 - 10 | 1 | 6 | |
61.83 | src/lj_cparse.c | 1935 | 1029 | 635 | 394 | 186985.0 - 14 | 183 | 111 | |
61.83 | src/lj_clib.c | 431 | 101 | 65 | 36 | 2736.0 | 16 | 14 | |
64.75 | src/lj_cconv.c | 763 | 387 | 238 | 149 | 517357.0 - 47 | 89 | 29 | |
70.38 | src/lj_carith.c | 429 | 252 | 175 | 77 | 557330.0 + 5 | 65 | 24 | |
72.86 | src/lj_strscan.c | 537 | 261 | 188 | 73 | 2852396.0 + 49 | 102 | 35 | |
73.0 | src/lj_api.c | 1368 | 859 | 622 | 237 | 965030.0 + 474 | 173 | 57 | |
73.06 | src/lj_crecord.c | 1912 | 927 | 658 + 4 | 269 - 4 | 64.0 - 1.0 | 210 + 2 | 51 - 2 | |
75.0 | src/lib_ffi.c | 866 | 518 | 387 | 131 | 85588.0 + 5 | 99 | 31 | |
75.77 | src/lj_opt_fold.c | 2522 | 971 | 720 - 2 | 251 + 2 | 22606.0 + 42 | 237 | 55 |