Repo Added
|
Files
89
|
Badge
README BADGES
|
push
github
test: enable CLI-related lua-Harness tests back Tarantool supports -b and -j options to use LuaJIT modules since the commit bf8b76a4d ("lua: proxy -j and -b flags"), so 241-standalone.t and 411-luajit.t tests in the lua-Harness suite, disabled in the commit 39a4db500 ("test: support Tarantool in lua-Harness"), can be enabled back. However, -O option is still not implemented in Tarantool, so the related part in the 411-luajit.t test chunk is still disabled. Follows up tarantool/tarantool#5541
5656 of 6016 branches covered (94.02%)
Branch coverage included in aggregate %.
21585 of 23409 relevant lines covered (92.21%)
2820616.65 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
13.79 | src/lj_utils_leb128.c | 132 | 51 | 7 | 44 | 1585689.0 - 124 | 1 | 6 | |
61.83 | src/lj_clib.c | 431 | 101 | 65 | 36 | 2887.0 + 13 | 16 | 14 | |
76.62 | src/lj_wbuf.c | 141 | 66 | 48 | 18 | 566224.0 - 30 | 11 | 0 | |
77.24 | src/lj_opt_fold.c | 2537 | 977 | 738 - 2 | 239 + 2 | 31448.0 + 15 | 246 - 1 | 51 + 1 | |
77.41 | src/lj_api.c | 1368 | 859 | 661 | 198 | 916172.0 - 135 | 182 | 48 | |
78.75 | src/lib_math.c | 224 | 72 | 56 | 16 | 20829.0 + 15 | 7 | 1 | |
81.3 | src/lj_strscan.c | 540 | 263 | 212 | 51 | 2549136.0 - 9 | 114 | 24 | |
84.03 | src/lj_ccall.c | 1183 | 172 | 145 | 27 | 22552.0 + 264 | 55 | 11 | |
84.21 | src/lj_load.c | 164 | 81 | 69 | 12 | 30633.0 - 12 | 11 | 3 | |
86.45 | src/lib_jit.c | 771 | 323 | 280 | 43 | 407.0 - 1.0 | 58 | 10 |