|
Ran
|
Jobs
1
|
Files
514
|
Run time
1min
|
Badge
README BADGES
|
push
github
build: fix use --builddir with absolute path Before the patch, `test-run.py` used for `--buildir` option the path provided by the user. If the path was relative and `.test.mk` was executed from another directory, `test-run.py` couldn't find Tarantool executable binary. The patch converts the relative path to an absolute one, and this scenario now works. NO_TEST=internal NO_CHANGELOG=internal NO_DOC=internal (cherry picked from commit 8c590e3d5)
69849 of 117637 branches covered (59.38%)
104833 of 119576 relevant lines covered (87.67%)
1396363.06 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 18 |
90.88 |
-0.55% | src/box/box.cc |
| 5 |
93.62 |
-2.66% | src/box/vy_range.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
91.27 |
-0.31% | src/box/vy_scheduler.c |
| 2 |
95.84 |
-0.11% | src/box/iproto.cc |
| 2 |
92.92 |
-0.1% | src/lib/core/fiber.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 1 |
90.5 |
-0.07% | src/box/applier.cc |
| 1 |
96.31 |
-0.18% | src/box/relay.cc |
| 1 |
95.72 |
-0.12% | src/box/replication.cc |
| 1 |
92.64 |
0.0% | src/box/vinyl.c |
| 1 |
89.39 |
-1.52% | src/lib/small/small/lsregion.c |
| 1 |
91.68 |
-0.11% | src/lib/swim/swim.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23588324319.1 | 514 |
87.67 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|