Ran
|
Jobs
1
|
Files
305
|
Run time
20s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
test: cleanup replication tests - at the end of tests which create any replication config need to call: * `test_run:cmd('delete server ...')` removes server object from `TestState.servers` list, this behaviour was taken from `test_run:drop_cluster()` function * `test_run:clenup_cluster()` which clears `box.space._cluster` - switch on `use_unix_sockets` because of 'Address already in use' problems - test `once` need to clean `once*` schemas Part of #2436, #3232 (cherry picked from commit 848a0b03b)
41002 of 49916 relevant lines covered (82.14%)
843792.21 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
88.89 |
-0.56% | src/box/tuple_extract_key.cc |
1 |
98.2 |
-0.9% | src/lib/small/test/rb_rand.cc |
1 |
85.26 |
0.0% | src/box/xrow.c |
2 |
93.88 |
-0.72% | src/box/relay.cc |
6 |
57.52 |
-1.47% | src/coio.cc |
10 |
88.97 |
-3.45% | src/box/key_def.c |
35 |
80.97 |
-3.03% | src/box/vy_log.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
5 | 14791.5 (TARGET=coverage) | 305 |
82.14 |
Travis Job 14791.5 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|