• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

couchbase / moss / 209
83%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2017 04:22PM UTC
Jobs 1
Files 23
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
209

push

travis-ci

abhinavdangeti
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

New Missed Lines in Diff

Lines Coverage ∆ File
14
100.0
collection.go
Jobs
ID Job ID Ran Files Coverage
1 209.1 20 Mar 2017 04:22PM UTC 0
82.34
Travis Job 209.1
Source Files on build 209
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #209
  • 454d2fe1 on github
  • Prev Build on master (#208)
  • Next Build on master (#210)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc