|
Ran
|
Jobs
1
|
Files
479
|
Run time
1min
|
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)
63567 of 114974 branches covered (55.29%)
8 of 16 new or added lines in 1 file covered. (50.0%)
55 existing lines in 15 files now uncovered.94515 of 109787 relevant lines covered (86.09%)
1901055.65 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
83.33 |
0.0% | src/lib/core/evio.c |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.61 |
0.0% | src/box/box.cc |
| 1 |
95.85 |
-0.52% | src/box/lua/init.c |
| 1 |
94.54 |
0.66% | src/box/replication.cc |
| 1 |
92.05 |
-0.05% | src/box/vinyl.c |
| 1 |
94.25 |
-0.21% | src/box/vy_read_iterator.c |
| 1 |
89.36 |
-0.11% | src/box/vy_scheduler.c |
| 1 |
93.33 |
-0.11% | src/lib/core/fiber.c |
| 2 |
93.86 |
-0.32% | src/box/memtx_space.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 3 |
90.01 |
-0.23% | src/box/applier.cc |
| 3 |
86.39 |
-0.2% | src/box/vy_run.c |
| 4 |
93.09 |
-2.13% | src/box/vy_range.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 6 |
89.44 |
-0.61% | src/box/memtx_engine.cc |
| 24 |
83.33 |
0.0% | src/lib/core/evio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 18524582078.1 | 479 |
86.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|