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

bigdatagenomics / adam / 2831 / 6

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2017 01:45PM UTC
Files 138
Run time 4s
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

17 Jul 2017 01:34PM UTC coverage: 83.642% (+0.04%) from 83.606%
2831.6

push

jenkins

heuermh
[ADAM-1504] Fix transient sorting bug when sorting reads in index mode.

Resolves #1504. To handle unmapped reads---which must go at the end of the file,
after all aligned reads---we assign them to a sequence index higher than the
index of the highest read. However, to not put all reads at the same sequence
index, we randomize using the hash code of the read name of the unmapped read.
With the prior logic, reads whose names yielded negative hash codes would
occasionally get indices that were valid contig indices.

5773 of 6902 relevant lines covered (83.64%)

0.84 hits per line

Source Files on job 2831.6
  • Tree
  • List 0
  • Changed 23
  • Source Changed 1
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2831
  • a1b585aa on github
  • Prev Job for on master (#2830.8)
  • Next Job for on master (#2832.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc