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

dnanexus-rnd / GLnexus / 817 / 2
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 29 Jan 2016 11:09PM 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

29 Jan 2016 11:09PM UTC coverage: 94.093% (+0.1%) from 93.976%
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).

Squash of PR #57

2230 of 2370 relevant lines covered (94.09%)

29045.7 hits per line

Source Files on job 817.2 (TRAVIS_BUILD_TYPE=Coverage)
  • Tree
  • List 0
  • Changed 14
  • Source Changed 1
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 817
  • Travis Job 817.2
  • d278a294 on github
  • Prev Job for TRAVIS_BUILD_TYPE=Coverage on master (#800.2)
  • Next Job for TRAVIS_BUILD_TYPE=Coverage on master (#834.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