|
Ran
|
Jobs
1
|
Files
513
|
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)
69847 of 117658 branches covered (59.36%)
104817 of 119623 relevant lines covered (87.62%)
1373720.17 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 17 |
90.89 |
-0.45% | src/box/box.cc |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 3 |
94.15 |
-1.6% | src/box/vy_range.c |
| 3 |
90.9 |
-0.31% | src/box/vy_scheduler.c |
| 3 |
92.84 |
-0.29% | src/lib/core/fiber.c |
| 2 |
94.15 |
-0.3% | src/box/memtx_space.c |
| 2 |
92.47 |
-0.04% | src/box/vinyl.c |
| 2 |
89.35 |
-0.1% | src/box/xrow.c |
| 2 |
93.43 |
-0.39% | src/box/xrow_update_field.c |
| 2 |
85.94 |
-0.27% | src/lib/core/say.c |
| 1 |
90.5 |
0.15% | src/box/applier.cc |
| 1 |
88.96 |
-0.61% | src/box/engine.c |
| 1 |
96.88 |
-1.56% | src/box/engine.h |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
97.15 |
0.2% | src/lib/msgpuck/msgpuck.h |
| 1 |
75.06 |
-0.25% | src/main.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20058743085.1 | 513 |
87.62 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|