|
Ran
|
Jobs
1
|
Files
305
|
Run time
44s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/tarantool/tarantool/commit/<a class=hub.com/tarantool/tarantool/commit/fed18733d09d1772196088e4908ce12e6fbeaf6a">fed18733d<a href="https://github.com/tarantool/tarantool/commit/fed18733d09d1772196088e4908ce12e6fbeaf6a">">vinyl: reset dump watermark after updating memory limit The watermark is updated every second anyway, however not updating it when the limit is reset results in vinyl/quota test failure: | --- vinyl/quota.result Thu Mar 14 16:03:54 2019 | +++ vinyl/quota.reject Fri Mar 15 16:32:44 2019 | @@ -146,7 +146,7 @@ | for i = 1, count do s:replace{i, pad} end -- does not trigger dump | --- | ... | -box.stat.vinyl().memory.level0 &gt; count * pad:len() | +box.stat.vinyl().memory.level0 &gt; count * pad:len() or box.stat.vinyl() | --- | - true | ... Closes #3864 (cherry picked from commit </a><a class="double-link" href="https://github.com/tarantool/tarantool/commit/<a class="double-link" href="https://github.com/tarantool/tarantool/commit/b15773fae61d31d5aa8a586ed4d816632fd1bd4a">b15773fae</a>">b15773fae</a><a href="https://github.com/tarantool/tarantool/commit/fed18733d09d1772196088e4908ce12e6fbeaf6a">)
5 of 5 new or added lines in 2 files covered. (100.0%)
41497 of 50391 relevant lines covered (82.35%)
849385.2 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 5 | 16977.5 (TARGET=coverage) | 0 |
82.35 |
Travis Job 16977.5 |