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

Eliminate error message in travis logs by creating the srcdir before copying to it. #5878

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

cmnbroad
Copy link
Collaborator

Suppress the cp: target '/gatk/srcdir' is not a directory error message that appears in all of the travis logs by creating the target srcdir first in run_unit_tests.sh.

@codecov-io
Copy link

codecov-io commented Apr 12, 2019

Codecov Report

Merging #5878 into master will decrease coverage by 0.001%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##              master     #5878       +/-   ##
===============================================
- Coverage     86.833%   86.832%   -0.001%     
  Complexity     32292     32292               
===============================================
  Files           1990      1990               
  Lines         149107    149107               
  Branches       16477     16477               
===============================================
- Hits          129474    129473        -1     
  Misses         13621     13621               
- Partials        6012      6013        +1
Impacted Files Coverage Δ Complexity Δ
...lotypecaller/readthreading/ReadThreadingGraph.java 88.725% <0%> (-0.245%) 159% <0%> (ø)

Copy link
Collaborator

@jamesemery jamesemery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cmnbroad cmnbroad merged commit 44aab7a into master Apr 12, 2019
@cmnbroad cmnbroad deleted the cn_fix_run_unit_tests branch June 16, 2020 21:23
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