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

broadinstitute / hellbender / 514 / 1

Build:
Build:
LAST BUILD BRANCH: dr_disentangle_spark_and_dataflow
DEFAULT BRANCH: master
Ran 03 Mar 2015 07:36PM UTC
Files 197
Run time 13s
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

03 Mar 2015 07:24PM UTC coverage: 74.657%. First build
TERM=dumb

push

travis-pro

droazen
Refactor *Context classes to return empty Collections/iterators when there is no backing data source

-ReferenceContext and FeatureContext are now guaranteed to be non-null in ReadWalker.apply(),
 and simply return empty Collections/iterators when there is no backing data source (previously,
 these were wrapped in Optional objects, and would be Optional.empty() if there was no source
 of reference and/or Feature data)

 This spares tool authors from having to explicitly check for the existence of reference/Feature
 contextual data before using it.

-For tools that care about the distinction between the "no data source" case and the "no records
 overlapping the current interval" case, there is now a hasBackingDataSource() method in both
 ReferenceContext and FeatureContext.

Requested by Valentin!

Resolves #244

10231 of 13704 relevant lines covered (74.66%)

0.75 hits per line

Source Files on job 514.1 (TERM=dumb)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 514
  • Travis Job 514.1
  • 69b6d404 on github
  • Next Job for TERM=dumb on dr_make_context_objects_non_optional (#517.1)
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