|
Ran
|
Jobs
1
|
Files
35
|
Run time
7s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/couchbase/moss/commit/<a class=hub.com/couchbase/moss/commit/85341ded66865c702046cc5f631e64808c2af2eb">85341ded6<a href="https://github.com/couchbase/moss/commit/85341ded66865c702046cc5f631e64808c2af2eb">">MB-23187 - race detector fix by updating stats after sorting Spawn the goroutine that updates histograms only after a segment has been sorted... e.g., after the segment is considered immutable, so concurrent reads are safe. As part of this, newBatch() signature is changed to take a pointer to the root collection (instead of a collection name param which wasn&#39;t being used). Additionally, a segment that comes from a batch (as opposed to loaded from storage) holds onto a reference to its root collection so that the segment can later can invoke rootCollection.updateStats(). 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/5dccf9509a79f99722d7897cedba37a1af4722f5">5dccf9509</a>">5dccf9509</a><a href="https://github.com/couchbase/moss/commit/85341ded66865c702046cc5f631e64808c2af2eb"> Reviewed-on: http://review.couchbase.org/74753 Reviewed-by: Sundararaman Sridharan <sundar@couchbase.com> Tested-by: Steve Yen <steve.yen@gmail.com>
22 of 22 new or added lines in 2 files covered. (100.0%)
3211 of 4063 relevant lines covered (79.03%)
10105.51 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
100.0 |
collection.go | |
| 1 |
100.0 |
segment_stack.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 202.1 | 0 |
79.03 |
Travis Job 202.1 |