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

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

Build:
DEFAULT BRANCH: master
Ran 03 Jun 2016 02:27PM UTC
Files 16
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

03 Jun 2016 02:26PM UTC coverage: 84.152% (-0.07%) from 84.218%
68.1

push

travis-ci

steveyen
faster iterator from fewer end-key comparisons

If the app created an iterator with an endKeyExclusive, the previous
code would compare the current cursor key bytes against the end-key
bytes on every Next().

This change instead compares the current array index position against
the end-key array index position.

Change-Id: Ic29e6ce0e
Reviewed-on: http://review.couchbase.org/64725
Reviewed-by: Marty Schoch <marty.schoch@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>

1747 of 2076 relevant lines covered (84.15%)

7181.4 hits per line

Source Files on job 68.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 1
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 68
  • Travis Job 68.1
  • 50271a6b on github
  • Prev Job for on master (#67.1)
  • Next Job for on master (#69.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