|
Ran
|
Jobs
1
|
Files
519
|
Run time
2min
|
Badge
README BADGES
|
push
github
test: fix flaky `gh_6128_background_mode_test` This test uses custom delay and timeout parameters. The custom timeout parameter is set to two second, which appeared to be too low. Also, low delay value is not good - the less we poll for result, the more other workers can execute their tests. So let's use default parameters which are 5 seconds timeout and 0.1 second delay. NO_CHANGELOG=flaky test NO_DOC=flaky test (cherry picked from commit 5561a69d5)
68824 of 116390 branches covered (59.13%)
103544 of 118223 relevant lines covered (87.58%)
1623127.48 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
95.84 |
-0.12% | src/box/replication.cc |
| 1 |
94.41 |
-0.12% | src/box/txn_limbo.c |
| 1 |
95.21 |
-0.53% | src/box/vy_range.c |
| 1 |
96.55 |
-1.15% | src/lib/core/histogram.c |
| 1 |
91.56 |
-0.11% | src/lib/swim/swim.c |
| 2 |
91.3 |
0.03% | src/box/box.cc |
| 2 |
92.39 |
-0.09% | src/box/vinyl.c |
| 2 |
89.34 |
0.0% | src/box/xrow.c |
| 2 |
82.22 |
-4.44% | src/lib/core/latch.h |
| 2 |
85.81 |
-0.32% | src/lib/core/say.c |
| 3 |
90.58 |
-0.15% | src/box/applier.cc |
| 3 |
84.18 |
-0.26% | src/box/xlog.c |
| 3 |
22.64 |
-0.06% | src/lib/uri/uri_parser.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20058740219.1 | 519 |
87.58 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|