|
Ran
|
Jobs
1
|
Files
525
|
Run time
1min
|
Badge
README BADGES
|
push
github
test: make SO_REUSEPORT socket test portable This patch makes the `SO_REUSEPORT` check in `app/socket.test.lua` portable across platforms. On macOS `getsockopt(SOL_SOCKET, SO_REUSEPORT)` returns the raw `SO_REUSEPORT` flag value, `0x0200`, when the option is enabled, instead of 1. Part of #12559 NO_DOC=tests NO_CHANGELOG=tests (cherry picked from commit 39ae8125a)
70678 of 118964 branches covered (59.41%)
106318 of 121285 relevant lines covered (87.66%)
1373541.3 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 18 |
90.77 |
-0.56% | src/box/box.cc |
| 15 |
91.88 |
-2.17% | src/box/memtx_space.c |
| 4 |
22.64 |
-0.08% | src/lib/uri/uri_parser.c |
| 3 |
92.51 |
-0.13% | src/box/vinyl.c |
| 2 |
96.2 |
-0.09% | src/box/iproto.cc |
| 2 |
87.96 |
0.07% | src/box/vy_run.c |
| 1 |
89.86 |
0.15% | src/box/applier.cc |
| 1 |
89.8 |
-0.06% | src/box/xrow.c |
| 1 |
92.83 |
-0.11% | src/lib/core/fiber.c |
| 1 |
90.67 |
-1.33% | src/lib/core/iostream.c |
| 1 |
98.08 |
-0.31% | src/lib/json/json.c |
| 1 |
97.56 |
0.2% | src/lib/msgpuck/msgpuck.h |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25788341892.1 | 525 |
87.66 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|