Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GATKPathSpecifier for tmpDir arg. #5832

Merged
merged 1 commit into from
Apr 8, 2019
Merged

Use GATKPathSpecifier for tmpDir arg. #5832

merged 1 commit into from
Apr 8, 2019

Conversation

cmnbroad
Copy link
Collaborator

Fixes #5805.

@droazen droazen self-requested a review March 25, 2019 14:04
@droazen droazen self-assigned this Mar 25, 2019
@codecov-io
Copy link

codecov-io commented Mar 25, 2019

Codecov Report

Merging #5832 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5832   +/-   ##
=========================================
  Coverage     87.04%   87.04%           
- Complexity    32151    32152    +1     
=========================================
  Files          1974     1974           
  Lines        147413   147413           
  Branches      16225    16225           
=========================================
  Hits         128310   128310           
  Misses        13185    13185           
  Partials       5918     5918
Impacted Files Coverage Δ Complexity Δ
...stitute/hellbender/cmdline/CommandLineProgram.java 84% <100%> (+0.66%) 43 <4> (ø) ⬇️
...utils/smithwaterman/SmithWatermanIntelAligner.java 50% <0%> (-30%) 1% <0%> (-2%)
...ithwaterman/SmithWatermanIntelAlignerUnitTest.java 60% <0%> (ø) 2% <0%> (ø) ⬇️
...roadinstitute/hellbender/engine/PathSpecifier.java 67.1% <0%> (+1.31%) 21% <0%> (+1%) ⬆️
...institute/hellbender/engine/GATKPathSpecifier.java 48.21% <0%> (+1.78%) 16% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa8e807...d462900. Read the comment docs.

@droazen droazen merged commit 554a0e8 into master Apr 8, 2019
@droazen droazen deleted the cn_temp_dr_windows branch April 8, 2019 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants