|
Ran
|
Jobs
1
|
Files
518
|
Run time
1min
|
Badge
README BADGES
|
push
github
test: stabilize engine/errinj_ddl test The test relied on fibers finishing execution in particular order and setting/unsetting error injections in time. Of course it was flaky. In all the 3 flaky cases the fiber unsetting the injection could be executed before the fiber which sets the injection, and the rest of the test would run with that injection being set. Fix this properly and remove the test from the fragile list. Closes tarantool/tarantool-qa#20 NO_CHANGELOG=flaky test NO_DOC=flaky test (cherry picked from commit c86a5e14d)
69722 of 123586 branches covered (56.42%)
102686 of 117513 relevant lines covered (87.38%)
2403834.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
63.97 |
-0.47% | src/lib/core/fio.c |
| 1 |
86.49 |
-1.35% | src/box/lua/ctl.c |
| 1 |
96.12 |
-0.18% | src/box/relay.cc |
| 1 |
84.26 |
-0.07% | src/box/xlog.c |
| 1 |
80.0 |
-2.5% | src/lib/core/clock.c |
| 2 |
94.62 |
0.37% | src/box/xrow_update_field.c |
| 2 |
93.03 |
0.01% | src/lib/core/fiber.c |
| 2 |
93.87 |
2.04% | src/box/memtx_space.c |
| 2 |
91.32 |
0.45% | src/box/box.cc |
| 2 |
92.24 |
0.05% | src/box/vinyl.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 3 |
90.93 |
-0.31% | src/box/vy_scheduler.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 4 |
87.41 |
-0.21% | src/box/vy_run.c |
| 6 |
94.55 |
-1.26% | src/box/vy_read_iterator.c |
| 9 |
88.14 |
-7.63% | src/box/vy_regulator.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13174526076.1 | 518 |
87.38 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|