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

dnanexus-rnd / GLnexus / 803
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: mlin/GxS
DEFAULT BRANCH: master
Ran 28 Jan 2016 02:16PM UTC
Jobs 1
Files 24
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
803

push

travis-ci

mlin
BCFKeyValueData: reduce bucket scanning by duplicating records that cross two buckets

If a record dangles from one bucket to the next it's copied in both buckets (which each remain beg-sorted). Therefore, to query a range within a bucket, it's no longer necessary to scan the preceding bucket as well. However, if the query is such that we do need to scan multiple adjacent buckets, we will see dangling records twice, so we need to de-duplicate them (by ignoring danglers in all but the first scanned bucket).

2229 of 2371 relevant lines covered (94.01%)

28879.26 hits per line

Jobs
ID Job ID Ran Files Coverage
2 803.2 (TRAVIS_BUILD_TYPE=Coverage) 28 Jan 2016 02:16PM UTC 0
94.01
Travis Job 803.2
Source Files on build 803
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #803
  • a9378c11 on github
  • Prev Build on mlin-BCFKeyValueData-duplicate-danglers (#802)
  • Next Build on mlin-BCFKeyValueData-duplicate-danglers (#806)
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