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

broadinstitute / hellbender / 517

Build:
Build:
LAST BUILD BRANCH: dr_disentangle_spark_and_dataflow
DEFAULT BRANCH: master
Ran 03 Mar 2015 09:57PM UTC
Jobs 1
Files 0
Run time –
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
517

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
Jobs
ID Job ID Ran Files Coverage
1 517.1 (TERM=dumb) 03 Mar 2015 09:57PM UTC 0
Travis Job 517.1
Source Files on build 517
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #517
  • cbb31704 on github
  • Prev Build on dr_make_context_objects_non_optional (#514)
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

© 2025 Coveralls, Inc