|
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)
70501 of 124233 branches covered (56.75%)
10 of 16 new or added lines in 1 file covered. (62.5%)
53 existing lines in 14 files now uncovered.103656 of 118416 relevant lines covered (87.54%)
2784678.57 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
85.91 |
0.48% | src/lib/core/evio.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.93 |
0.15% | src/box/applier.cc |
| 1 |
92.53 |
0.0% | src/box/vinyl.c |
| 1 |
95.74 |
1.6% | src/box/vy_range.c |
| 1 |
87.44 |
0.0% | src/box/vy_run.c |
| 1 |
91.21 |
0.2% | src/box/vy_scheduler.c |
| 1 |
84.32 |
-0.13% | src/box/xlog.c |
| 1 |
92.93 |
-0.01% | src/lib/core/fiber.c |
| 1 |
90.38 |
-1.77% | src/lib/core/trigger.cc |
| 2 |
94.12 |
-0.31% | src/box/memtx_space.c |
| 2 |
85.13 |
-0.32% | src/lib/core/say.c |
| 2 |
91.56 |
-0.22% | src/lib/swim/swim.c |
| 4 |
97.05 |
-0.41% | src/lib/msgpuck/msgpuck.h |
| 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 | 15923195672.1 | 518 |
87.54 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|