|
Ran
|
Jobs
1
|
Files
525
|
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)
70696 of 118964 branches covered (59.43%)
106361 of 121276 relevant lines covered (87.7%)
1346614.18 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
92.51 |
-0.18% | src/box/vinyl.c |
| 3 |
93.81 |
-0.58% | src/box/xrow_update_field.c |
| 3 |
92.93 |
-0.18% | src/lib/core/fiber.c |
| 2 |
95.4 |
-2.3% | src/lib/core/histogram.c |
| 2 |
80.95 |
-9.52% | src/lib/core/tt_sigaction.c |
| 1 |
89.86 |
0.15% | src/box/applier.cc |
| 1 |
88.96 |
-0.61% | src/box/engine.c |
| 1 |
96.88 |
-1.56% | src/box/engine.h |
| 1 |
90.3 |
-0.08% | src/box/vy_log.c |
| 1 |
95.01 |
-0.21% | src/box/vy_read_iterator.c |
| 1 |
88.08 |
-0.01% | src/box/vy_run.c |
| 1 |
85.82 |
-0.08% | src/box/xlog.c |
| 1 |
97.67 |
-0.78% | src/lib/fakesys/fakeev.c |
| 1 |
22.7 |
0.04% | src/lib/uri/uri_parser.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25854191492.1 | 525 |
87.7 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|