samtools / htsjdk

A Java API for high-throughput sequencing data (HTS) formats.
http://samtools.github.io/htsjdk/
283 stars 242 forks source link

Fixing bad behavior in IOUtil.deletePaths #1416

Closed lbergelson closed 5 years ago

lbergelson commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #1416 into master will increase coverage by 0.003%. The diff coverage is 100%.

@@               Coverage Diff               @@
##              master     #1416       +/-   ##
===============================================
+ Coverage     68.124%   68.127%   +0.003%     
- Complexity      8379      8381        +2     
===============================================
  Files            573       573               
  Lines          33982     33985        +3     
  Branches        5668      5668               
===============================================
+ Hits           23150     23153        +3     
  Misses          8643      8643               
  Partials        2189      2189
Impacted Files Coverage Δ Complexity Δ
src/main/java/htsjdk/samtools/util/IOUtil.java 58.413% <100%> (+0.302%) 120 <5> (+2) :arrow_up:
...ain/java/htsjdk/samtools/util/DiskBackedQueue.java 64.22% <100%> (ø) 29 <0> (ø) :arrow_down: