|
Ran
|
Jobs
1
|
Files
520
|
Run time
2min
|
Badge
README BADGES
|
push
github
Add luatest submodule Since commit 066b1c682590 ("test: bump test-run to new version"), luatest isn't shipped with test-run anymore. Instead, developers are supposed to install it from rocks. It isn't really convenient because to do it, you have to install the tt and tarantool packages first, i.e. to test tarantool built from sources you have to install the tarantool binary package first, which looks weird. True, one can make tt use a freshly built tarantool's binary and headers, but that's tricky. Let's add luatest as a submodule to the tarantool repository. This makes test-run use it if it doesn't find luatest in rocks, see tarantool/test-run#459. NO_DOC=build NO_TEST=build NO_CHANGELOG=build (cherry picked from commit 97a3b3804)
68804 of 116355 branches covered (59.13%)
103559 of 118242 relevant lines covered (87.58%)
1642652.47 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 16 |
90.74 |
-0.52% | src/box/box.cc |
| 15 |
92.3 |
-2.22% | src/box/memtx_space.c |
| 4 |
93.87 |
-0.77% | src/box/xrow_update_field.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
92.47 |
0.0% | src/box/vinyl.c |
| 3 |
91.27 |
-0.31% | src/box/vy_scheduler.c |
| 3 |
85.61 |
-1.08% | src/lib/core/coio.c |
| 3 |
92.93 |
-0.19% | src/lib/core/fiber.c |
| 3 |
97.15 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| 2 |
84.56 |
-0.05% | src/box/xlog.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 2 |
94.22 |
-0.39% | src/lua/fiber.c |
| 1 |
95.05 |
-0.11% | src/box/replication.cc |
| 1 |
89.09 |
-1.82% | src/box/xlog.h |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25854270420.1 | 520 |
87.58 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|