push
travis-ci
<a href="https://github.com/couchbase/moss/commit/<a class=hub.com/couchbase/moss/commit/233c17c938fe37cd9dbb437fc6a30f6b3a922940">233c17c93<a href="https://github.com/couchbase/moss/commit/233c17c938fe37cd9dbb437fc6a30f6b3a922940">">fix for unpersisted data when incoming batches have stopped There was a case where the application stops sending in mutations (no more incoming ExecuteBatch()&#39;es), but the merger would not feed the persister the last hunk of dirty data. So, a process restart would mean loss of data. Change-Id: I</a><a class="double-link" href="https://github.com/couchbase/moss/commit/<a class="double-link" href="https://github.com/couchbase/moss/commit/fe3db99265151c0f0b89580906a7974e4d565a8c">fe3db9926</a>">fe3db9926</a><a href="https://github.com/couchbase/moss/commit/233c17c938fe37cd9dbb437fc6a30f6b3a922940"> Reviewed-on: http://review.couchbase.org/60986 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
30 of 30 new or added lines in 2 files covered. (100.0%)
1263 of 1365 relevant lines covered (92.53%)
49965.64 hits per line