Ran
|
Files
479
|
Run time
22s
|
Badge
Embed ▾
README BADGES
|
push
github
test: add test_ prefix to a function name The test function `g.jit_off_on_macOS_by_default` in `gh_8252` was silently ignored by the luatest due to its lack of the required `test_` prefix. This commit renames the function to `test_jit_off_on_macOS_by_default`, ensuring that it is recognized and executed by the luatest. Closes #10210 NO_DOC=codehealth NO_CHANGELOG=codehealth (cherry picked from commit eca4f17b3)
62985 of 114245 branches covered (55.13%)
93877 of 109302 relevant lines covered (85.89%)
2617867.11 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|