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

couchbase / moss / 203
83%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2017 03:33AM UTC
Jobs 1
Files 35
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
203

push

travis-ci

mschoch
<a href="https://github.com/couchbase/moss/commit/<a class=hub.com/couchbase/moss/commit/cb92cc5d99ae5615c346e90ad55815c5460bd720">cb92cc5d9<a href="https://github.com/couchbase/moss/commit/cb92cc5d99ae5615c346e90ad55815c5460bd720">&quot;&gt;introduce new FindKeyPos method to Segment interface

FindKeyPos is responsible for doing exact key position lookups,
whereas FindStartKeyInclusivePos does a &amp;gt;= lookup.

Previosly, if you wanted to do a Get operation on a particular
key, first FindStartKeyInclusivePos was called, then the
position returned would be passed to GetOperationKeyVal.  But,
if the key didn&amp;#39;t exist, we potentially did extra work to
retrieve a key/value pair that isn&amp;#39;t the one we wanted.

In the current segment implementation this extra cost wasn&amp;#39;t
significant.  But, in more complex segment implementations,
there may be some non-negligible cost.

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/11e258ed8b72dbf23363ebaa6fff86b060193514">11e258ed8</a>">11e258ed8</a><a href="https://github.com/couchbase/moss/commit/cb92cc5d99ae5615c346e90ad55815c5460bd720">
Reviewed-on: http://review.couchbase.org/74795
Reviewed-by: Steve Yen &lt;steve.yen@gmail.com>
Tested-by: Marty Schoch <marty.schoch@gmail.com>

23 of 23 new or added lines in 2 files covered. (100.0%)

3239 of 4083 relevant lines covered (79.33%)

10914.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 203.1 08 Mar 2017 03:33AM UTC 0
79.33
Travis Job 203.1
Source Files on build 203
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #203
  • cb92cc5d on github
  • Prev Build on master (#202)
  • Next Build on master (#204)
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