|
Ran
|
Files
23
|
Run time
1s
|
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>
2789 of 3387 relevant lines covered (82.34%)
12338.2 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|