|
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)
70198 of 118089 branches covered (59.44%)
105552 of 120484 relevant lines covered (87.61%)
1393180.46 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 3 |
89.71 |
-0.15% | src/box/applier.cc |
| 3 |
85.79 |
-0.2% | src/box/xlog.c |
| 3 |
93.4 |
-0.19% | src/box/xrow_update_field.c |
| 2 |
93.14 |
0.1% | src/lib/core/fiber.c |
| 1 |
95.21 |
1.06% | src/box/vy_range.c |
| 1 |
60.42 |
-0.42% | src/lib/core/fio.c |
| 1 |
96.55 |
-1.15% | src/lib/core/histogram.c |
| 1 |
97.05 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26504100350.1 | 520 |
87.61 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|