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

couchbase / moss / 212 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 27 Mar 2017 05:06PM UTC
Files 23
Run time 1s
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

27 Mar 2017 05:05PM UTC coverage: 82.251% (-0.09%) from 82.339%
212.1

push

travis-ci

mschoch
<a href="https://github.com/couchbase/moss/commit/<a class=hub.com/couchbase/moss/commit/807463d607f2ad1024b5f3c5b45bccadfb833671">807463d60<a href="https://github.com/couchbase/moss/commit/807463d607f2ad1024b5f3c5b45bccadfb833671">&quot;&gt;update Segment interface to allow for different implementations

Previously methods assumed an integer offset could be used to
interact with elements in the segment.  Now the keys are
used directly to describe the operations.

Removed:
FindKeyPos(key []byte)
FindStartKeyInclusivePos(startKeyInclusive []byte)
GetOperationKeyVal(pos int)

Added:
Get(key []byte)
Cursor(startKeyInclusive []byte, endKeyExclusive []byte)

Cursor returns a new SegmentCursor inteface with methods:
Current()
Next()
Seek(startKeyInclusive []byte)

Get(key []byte) (operation uint64, val []byte, error)

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/7013c721cf67fc71967ac86bae806b5f1fc710f5">7013c721c</a>">7013c721c</a><a href="https://github.com/couchbase/moss/commit/807463d607f2ad1024b5f3c5b45bccadfb833671">
Reviewed-on: http://review.couchbase.org/75744
Reviewed-by: Steve Yen &lt;steve.yen@gmail.com>
Tested-by: Marty Schoch <marty.schoch@gmail.com>

2813 of 3420 relevant lines covered (82.25%)

12572.89 hits per line

Source Files on job 212.1
  • Tree
  • List 0
  • Changed 19
  • Source Changed 5
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 212
  • Travis Job 212.1
  • 807463d6 on github
  • Prev Job for on master (#211.1)
  • Next Job for on master (#213.1)
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