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

broadinstitute / hellbender / 2861
81%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2015 04:25PM UTC
Jobs 2
Files 537
Run time 9min
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
2861

Pull #955

travis-ci

droazen
GATKSparkTool: first step towards unifying handling of standard tool inputs in Spark

-Created a new base class for Spark tools, GATKSparkTool, that centrally manages
 and validates standard tool inputs (reads, reference, and intervals). This allows
 us to enforce consistency across tools, delete duplicated boilerplate code from tools
 to load inputs, and perform standard kinds of validation (eg., sequence dictionary
 validation) in one place.

-Tools that don't fit into the pattern established by GATKSparkTool can still extend
 SparkCommandLineProgram directly.

-This is just a first step -- there is still much work to be done to unify our data source
 classes and transparently handle inputs from different sources (GCS, hdfs, files), but
 having inputs centrally managed should make the remaining tasks much easier.
Pull Request #955: GATKSparkTool: first step towards unifying handling of standard tool inputs in Spark

22319 of 27562 relevant lines covered (80.98%)

0.98 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/org/broadinstitute/hellbender/tools/spark/BaseRecalibratorSpark.java
1
100.0
src/main/java/org/broadinstitute/hellbender/tools/spark/pipelines/CountBasesSpark.java
1
100.0
src/main/java/org/broadinstitute/hellbender/tools/spark/pipelines/CountReadsSpark.java
1
100.0
src/main/java/org/broadinstitute/hellbender/tools/spark/pipelines/FlagStatSpark.java
2
100.0
src/main/java/org/broadinstitute/hellbender/tools/spark/ApplyBQSRSpark.java
2
100.0
src/main/java/org/broadinstitute/hellbender/tools/spark/pipelines/PrintReadsSpark.java
3
100.0
src/main/java/org/broadinstitute/hellbender/tools/spark/pipelines/SortBamSpark.java
3
100.0
src/main/java/org/broadinstitute/hellbender/tools/spark/transforms/markduplicates/MarkDuplicatesSpark.java
12
100.0
src/main/java/org/broadinstitute/hellbender/tools/spark/pipelines/ReadsPipelineSpark.java
Jobs
ID Job ID Ran Files Coverage
1 2861.1 (CLOUD=mandatory) 07 Oct 2015 04:25PM UTC 0
18.78
Travis Job 2861.1
3 2861.3 (CLOUD=false) 07 Oct 2015 04:34PM UTC 0
78.91
Travis Job 2861.3
Source Files on build 2861
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2861
  • Pull Request #955
  • PR Base - master (#2859)
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