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

couchbase / moss / 64
83%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2016 09:22PM UTC
Jobs 1
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

pending completion
64

push

travis-ci

steveyen
faster merge through rougher estimation of memory needed

Previously, the merger would use an iterator to estimate the bytes
needed, which was relatively accurate but slower.

This change just sums up all the bytes used by all the to-be-merged
segments, which can wildly over-estimate in the case when the
application is mutating just a single key, but is correct for the
worst-case when the application is always inserting brand new keys.

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

1737 of 2064 relevant lines covered (84.16%)

7473.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 64.1 01 Jun 2016 09:22PM UTC 0
84.16
Travis Job 64.1
Source Files on build 64
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #64
  • eb96e62d on github
  • Prev Build on master (#63)
  • Next Build on master (#65)
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