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

dnanexus-rnd / GLnexus / 817
93%

Build:
DEFAULT BRANCH: master
Ran 29 Jan 2016 11:09PM UTC
Jobs 1
Files 24
Run time 3s
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
817

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

58 of 58 new or added lines in 1 file covered. (100.0%)

2230 of 2370 relevant lines covered (94.09%)

29045.7 hits per line

Jobs
ID Job ID Ran Files Coverage
2 817.2 (TRAVIS_BUILD_TYPE=Coverage) 29 Jan 2016 11:09PM UTC 0
94.09
Travis Job 817.2
Source Files on build 817
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #817
  • d278a294 on github
  • Prev Build on master (#800)
  • Next Build on master (#834)
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