|
Ran
|
Jobs
1
|
Files
518
|
Run time
2min
|
Badge
README BADGES
|
push
github
core: bind to all addresses Bind all addresses returned by `getaddrinfo` except for duplicates caused by glibc behavior which is the case on the CI machine and may be the result of multiple `localhost` entries in `/etc/hosts`. Also bind all ipv6 results with the `IPV6_V6ONLY` option so it is possible to listen ipv4 and ipv6 services on a single port number. Fixes #7152 @TarantoolBot document Title: bind all URIs matching the `listen` box configuration parameters. (cherry picked from commit 4c8463cc4)
70095 of 123995 branches covered (56.53%)
10 of 16 new or added lines in 1 file covered. (62.5%)
50 existing lines in 11 files now uncovered.103137 of 117853 relevant lines covered (87.51%)
2105275.93 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
85.91 |
0.48% | src/lib/core/evio.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
96.14 |
-0.18% | src/box/relay.cc |
| 1 |
95.78 |
-0.12% | src/box/replication.cc |
| 1 |
80.0 |
-2.05% | src/lib/core/clock.c |
| 1 |
97.15 |
0.0% | src/lib/msgpuck/msgpuck.h |
| 2 |
87.3 |
-0.13% | src/box/vy_run.c |
| 2 |
86.27 |
-0.42% | src/box/vy_stmt.c |
| 2 |
82.22 |
-4.44% | src/lib/core/latch.h |
| 2 |
95.45 |
-4.55% | src/lib/json/json.h |
| 3 |
90.7 |
-0.22% | src/box/applier.cc |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 31 |
85.91 |
0.48% | src/lib/core/evio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15921953236.1 | 518 |
87.51 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|