|
Ran
|
Jobs
1
|
Files
479
|
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)
63584 of 114974 branches covered (55.3%)
8 of 16 new or added lines in 1 file covered. (50.0%)
66 existing lines in 12 files now uncovered.94528 of 109787 relevant lines covered (86.1%)
1892118.98 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
83.33 |
0.07% | src/lib/core/evio.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.24 |
0.16% | src/box/applier.cc |
| 1 |
92.35 |
-0.17% | src/box/txn_limbo.c |
| 1 |
95.68 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
86.36 |
-0.65% | src/curl.c |
| 1 |
91.45 |
0.0% | src/lib/swim/swim.c |
| 1 |
98.85 |
0.02% | src/lib/uri/uri.c |
| 2 |
86.59 |
0.2% | src/box/vy_run.c |
| 2 |
85.13 |
-0.74% | src/lib/core/coio.c |
| 3 |
92.09 |
-0.05% | src/box/vinyl.c |
| 3 |
89.46 |
-0.21% | src/box/vy_scheduler.c |
| 17 |
86.61 |
-0.59% | src/box/box.cc |
| 33 |
83.33 |
0.07% | src/lib/core/evio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 18524362028.1 | 479 |
86.1 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|