Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
test/fuzz: fix socket path in an engine test The function `console.listen` does not accept a path with duplicate slashes, so absolute paths were rejected. The patch fixes that by always using absolute paths to Unix socket. Follows up the commit 5d18b84e1e76 ("test: enable remote console for debug"). NO_CHANGELOG=testing NO_DOC=testing NO_TEST=testing (cherry picked from commit 89dd6f5c7)
68310 of 121601 branches covered (56.18%)
100986 of 115833 relevant lines covered (87.18%)
2409754.04 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
93.56 |
0.0% | src/box/txn_limbo.c |
1 |
87.5 |
-1.79% | src/box/xlog.h |
1 |
85.48 |
-1.61% | src/box/lua/ctl.c |
1 |
93.01 |
0.09% | src/lib/core/fiber.c |
1 |
22.62 |
-0.02% | src/lib/uri/uri_parser.c |
1 |
95.15 |
-0.19% | src/box/relay.cc |
1 |
92.22 |
0.19% | src/box/vinyl.c |
1 |
94.52 |
-0.15% | src/box/vy_tx.c |
1 |
84.53 |
-0.36% | src/lib/core/coio.c |
2 |
95.73 |
0.0% | src/box/iproto.cc |
2 |
84.26 |
-0.21% | src/box/xlog.c |
2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
3 |
91.45 |
-0.31% | src/lib/swim/swim.c |
7 |
94.93 |
-1.54% | src/box/vy_read_iterator.c |
15 |
91.71 |
-2.39% | src/box/memtx_space.c |
18 |
90.67 |
-0.6% | src/box/box.cc |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10771998512.1 | 514 |
87.18 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|