Ran
|
Jobs
1
|
Files
514
|
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)
68334 of 121601 branches covered (56.2%)
100996 of 115826 relevant lines covered (87.2%)
2481401.19 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
95.4 |
-1.15% | src/histogram.c |
1 |
97.94 |
-1.03% | src/lib/vclock/vclock.c |
1 |
22.68 |
0.04% | src/lib/uri/uri_parser.c |
1 |
95.15 |
-0.17% | src/box/relay.cc |
1 |
92.45 |
-0.47% | src/box/recovery.cc |
1 |
84.39 |
0.05% | src/box/xlog.c |
1 |
90.93 |
-0.1% | src/box/vy_scheduler.c |
1 |
94.86 |
-0.14% | src/box/replication.cc |
2 |
93.53 |
-1.44% | src/box/vy_point_lookup.c |
2 |
84.89 |
-0.36% | src/lib/core/coio.c |
3 |
84.62 |
-5.77% | src/box/journal.c |
3 |
94.68 |
0.0% | src/box/vy_range.c |
3 |
89.07 |
-0.54% | src/box/wal.c |
4 |
95.9 |
-0.22% | src/lib/msgpuck/msgpuck.h |
4 |
94.2 |
-0.77% | src/box/xrow_update_field.c |
15 |
91.71 |
-2.39% | src/box/memtx_space.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10631704382.1 | 514 |
87.2 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|