samtools / htsjdk

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

Remove unncessary println. #1602

Closed cmnbroad closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #1602 (9c1139b) into master (a38c78d) will decrease coverage by 0.050%. The diff coverage is n/a.

@@               Coverage Diff               @@
##              master     #1602       +/-   ##
===============================================
- Coverage     69.838%   69.788%   -0.050%     
+ Complexity      9653      9644        -9     
===============================================
  Files            703       703               
  Lines          37647     37647               
  Branches        6114      6115        +1     
===============================================
- Hits           26292     26273       -19     
- Misses          8904      8922       +18     
- Partials        2451      2452        +1     
Impacted Files Coverage Δ
...dk/samtools/cram/structure/SubstitutionMatrix.java 74.016% <0.000%> (-14.173%) :arrow_down:
src/main/java/htsjdk/io/AsyncWriterPool.java 72.222% <0.000%> (-1.389%) :arrow_down: