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

bigdatagenomics / adam / 2555 / 5

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2017 04:59PM UTC
Files 246
Run time 12s
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

31 Mar 2017 04:49PM UTC coverage: 81.42% (+0.6%) from 80.79%
2555.5

push

jenkins

heuermh
[ADAM-1402] Fix INDEL realigner bad binary search.

Resolves #1402. Includes fixes to consensus generator and reference scorer.

Improve INDEL realigner performance:

* Exit early when realigning will not yield a better score.
* Eliminate substring call in sweep over reference.
* Change datastructures to be immutable wherever possible.
* Add bound checking and other error checking.
* Rewrite target association code to use array instead of set, and improve load balancing.
* Delete high coverage targets with reduceByKey.

Additionally:
* Improve telemetry/logging to sort out load balance issue.
* Support using reference file in INDEL realignment.
* Log reads with negative alignment sizes.
* Improved test coverage for insertion realignment.
* Fix CIGARs on reads that partially overlap INDEL.
* Soft clip reads that partially align to an insertion.
* Eliminate non-determinism.
* Fixed reference file.
* Serialization fixes and debug.
* Fix bad score.
* Clean up clipping code?
* Unclip clipped reads.

4908 of 6028 relevant lines covered (81.42%)

0.81 hits per line

Source Files on job 2555.5
  • Tree
  • List 0
  • Changed 74
  • Source Changed 10
  • Coverage Changed 74
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2555
  • d12fdfbe on github
  • Prev Job for on master (#2554.5)
  • Next Job for on master (#2556.3)
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