|
Ran
|
Jobs
1
|
Files
479
|
Run time
2min
|
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)
63288 of 114553 branches covered (55.25%)
94176 of 109504 relevant lines covered (86.0%)
2336882.28 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
87.5 |
-1.79% | src/box/xlog.h |
| 1 |
95.24 |
-1.59% | src/lib/small/include/small/quota.h |
| 1 |
92.35 |
-0.17% | src/box/txn_limbo.c |
| 1 |
96.55 |
-1.15% | src/histogram.c |
| 1 |
92.81 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
87.21 |
0.56% | src/box/box.cc |
| 1 |
95.74 |
-0.53% | src/box/vy_range.c |
| 2 |
82.82 |
-0.2% | src/box/xlog.c |
| 2 |
93.96 |
-0.48% | src/box/vy_write_iterator.c |
| 3 |
89.4 |
-0.31% | src/box/vy_scheduler.c |
| 3 |
87.04 |
-0.2% | src/box/vy_run.c |
| 3 |
90.01 |
-0.23% | src/box/applier.cc |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 5 |
89.49 |
-0.51% | src/box/memtx_engine.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13174529223.1 | 479 |
86.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|