|
Ran
|
Jobs
1
|
Files
305
|
Run time
20s
|
Badge
README BADGES
|
push
travis-ci
vinyl: fix crash if space is dropped while space.get is reading from it In contrast to vinyl_iterator, vinyl_index_get doesn't take a reference to the LSM tree while reading from it. As a result, if the LSM tree is dropped in the meantime, vinyl_index_get will crash. Fix this issue by surrounding vy_get with vy_lsm_ref/unref. Closes #4109 (cherry picked from commit 75f03a50d)
4 of 4 new or added lines in 1 file covered. (100.0%)
41499 of 50353 relevant lines covered (82.42%)
830424.8 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 5 | 16598.5 (TARGET=coverage) | 0 |
82.42 |
Travis Job 16598.5 |