|
Ran
|
Jobs
1
|
Files
23
|
Run time
2s
|
Badge
README BADGES
|
push
travis-ci
MB-23235: Adding a Get API within the collection interface + This API looks for a key by directly iterating over all the segment stacks available within the collection. + The locked region here is very small, and there are no new memory allocations as part of this API either. + If the key isn't found in the stackDirtyTop, stackDirtyMid, stackDirtyBase, stackDirtyClean (in that order), it checks within the lowerLevelSnapshot of the collection. + Unit test Change-Id: Iad32bf706 Reviewed-on: http://review.couchbase.org/75288 Reviewed-by: Steve Yen <steve.yen@gmail.com> Tested-by: abhinav dangeti <abhinav@couchbase.com>
53 of 53 new or added lines in 1 file covered. (100.0%)
2789 of 3387 relevant lines covered (82.34%)
12338.2 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 14 |
100.0 |
collection.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 209.1 | 0 |
82.34 |
Travis Job 209.1 |