removing scripts/release_picard.sh #858

Merged
merged 1 commit into from Apr 18, 2017

Conversation

Projects
None yet
4 participants
Contributor

lbergelson commented Apr 18, 2017

this scripts/release_picard.sh is no longer used and should be removed

@lbergelson lbergelson removing scripts/release_picard.sh
this script is no longer used
e5dd7b2
Contributor

droazen commented Apr 18, 2017

👍 merge when ready

lbergelson was assigned by droazen Apr 18, 2017

codecov-io commented Apr 18, 2017 edited

Codecov Report

Merging #858 into master will increase coverage by 0.013%.
The diff coverage is n/a.

@@              Coverage Diff               @@
##             master      #858       +/-   ##
==============================================
+ Coverage     64.91%   64.923%   +0.013%     
- Complexity     7200      7202        +2     
==============================================
  Files           527       527               
  Lines         31784     31784               
  Branches       5425      5425               
==============================================
+ Hits          20631     20635        +4     
+ Misses         9018      9016        -2     
+ Partials       2135      2133        -2
Impacted Files Coverage Δ Complexity Δ
...a/htsjdk/samtools/cram/encoding/rans/Decoding.java 85.714% <0%> (+3.571%) 12% <0%> (+1%) ⬆️
...samtools/util/AsyncBlockCompressedInputStream.java 76% <0%> (+4%) 13% <0%> (+1%) ⬆️

@lbergelson lbergelson merged commit 78da175 into master Apr 18, 2017

5 checks passed

codecov/changes No unexpected coverage changes found.
Details
codecov/patch Coverage not affected when comparing 4fa89b1...e5dd7b2
Details
codecov/project 64.923% (+0.013%) compared to 4fa89b1
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment