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

broadinstitute / hellbender / 222
63%
master: 81%

Build:
Build:
LAST BUILD BRANCH: dr_disentangle_spark_and_dataflow
DEFAULT BRANCH: master
Ran 23 Jan 2015 04:01PM UTC
Jobs 1
Files 140
Run time 1min
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
222

push

travis-pro

lbergelson
Major changes to the command line parsing system
-using jopt-simple to do the actual parsing
-supports short (-h) and long (--help) styles
-supports boolean flags with or without an argument
-options are now case sensitive
-argument collections can be specified with @ArgumentCollection
-Option(fullname) is now respected if specified, if it isn't it defaults to use the field name
-several Option values are no longer used, overrideable
-NestedOptions removed -> replaced by ArgumentCollection
-Arguments must now be uniquely specified (no arguments targetting multiple fields any more)
-Collection defaults are now replaced rather than appended too

-opportunistically fixed a broken test in CreateSequenceDictionaryTest

227 of 227 new or added lines in 9 files covered. (100.0%)

7455 of 11741 relevant lines covered (63.5%)

0.63 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/java/org/broadinstitute/hellbender/tools/examples/PrintReadsWithReference.java
1
100.0
src/main/java/org/broadinstitute/hellbender/utils/test/ArgumentsBuilder.java
4
100.0
src/main/java/org/broadinstitute/hellbender/exceptions/GATKException.java
27
100.0
src/main/java/org/broadinstitute/hellbender/cmdline/CommandLineParser.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/org/broadinstitute/hellbender/tools/SplitReads.java
2
100.0
src/main/java/org/broadinstitute/hellbender/tools/picard/CreateSequenceDictionary.java
6
100.0
src/main/java/org/broadinstitute/hellbender/tools/picard/MergeBamAlignment.java
13
100.0
src/main/java/org/broadinstitute/hellbender/cmdline/CommandLineProgram.java
37
100.0
src/main/java/org/broadinstitute/hellbender/cmdline/CommandLineParser.java
Jobs
ID Job ID Ran Files Coverage
1 222.1 (TERM=dumb) 23 Jan 2015 04:01PM UTC 0
63.5
Travis Job 222.1
Source Files on build 222
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #222
  • 8a93d43e on github
  • Prev Build on lb_unix_style_options (#219)
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