Ran
|
Jobs
1
|
Files
479
|
Run time
1min
|
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
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
96.55 |
-1.15% | src/histogram.c |
1 |
94.24 |
-0.72% | src/box/vy_point_lookup.c |
1 |
95.85 |
-0.52% | src/box/lua/init.c |
1 |
93.33 |
-0.11% | src/lib/core/fiber.c |
1 |
89.72 |
-0.1% | src/box/vy_scheduler.c |
1 |
96.0 |
-4.0% | src/lib/core/trigger.h |
1 |
95.74 |
-0.53% | src/box/vy_range.c |
1 |
91.45 |
0.0% | src/lib/swim/swim.c |
1 |
94.52 |
-0.15% | src/box/vy_tx.c |
2 |
92.11 |
0.05% | src/box/vinyl.c |
2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
2 |
84.01 |
-0.74% | src/lib/core/coio.c |
4 |
81.82 |
-12.12% | src/lua/minifio.c |
4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
5 |
89.52 |
-0.51% | src/box/memtx_engine.cc |
5 |
93.44 |
-0.82% | src/box/replication.cc |
17 |
86.57 |
-0.64% | src/box/box.cc |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10631703664.1 | 479 |
85.89 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|