|
Ran
|
Jobs
1
|
Files
520
|
Run time
2min
|
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)
68777 of 116369 branches covered (59.1%)
103511 of 118171 relevant lines covered (87.59%)
1620562.22 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
96.3 |
0.0% | src/box/relay.cc |
| 1 |
95.68 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
84.37 |
0.03% | src/box/xlog.c |
| 1 |
96.55 |
-1.15% | src/lib/core/histogram.c |
| 1 |
97.26 |
0.1% | src/lib/msgpuck/msgpuck.h |
| 2 |
91.29 |
0.47% | src/box/box.cc |
| 2 |
95.84 |
-0.11% | src/box/iproto.cc |
| 2 |
94.68 |
-1.06% | src/box/vy_range.c |
| 2 |
94.2 |
-0.48% | src/box/vy_write_iterator.c |
| 3 |
87.3 |
-0.2% | src/box/vy_run.c |
| 4 |
92.34 |
-0.18% | src/box/vinyl.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 7 |
94.46 |
-1.44% | src/box/vy_read_iterator.c |
| 15 |
92.3 |
-2.22% | src/box/memtx_space.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23264187695.1 | 520 |
87.59 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|