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

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

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

28 Jan 2016 02:16PM UTC coverage: 94.011% (+0.005%) from 94.006%
TRAVIS_BUILD_TYPE=Coverage

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

Source Files on job 803.2 (TRAVIS_BUILD_TYPE=Coverage)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 803
  • Travis Job 803.2
  • a9378c11 on github
  • Prev Job for TRAVIS_BUILD_TYPE=Coverage on mlin-BCFKeyValueData-duplicate-danglers (#802.2)
  • Next Job for TRAVIS_BUILD_TYPE=Coverage on mlin-BCFKeyValueData-duplicate-danglers (#806.2)
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