Molmed / fastq_demux

Demultiplex Illumina FASTQ files
GNU General Public License v3.0
3 stars 0 forks source link

Support uncompressed input and output #1

Closed b97pla closed 4 years ago

b97pla commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #1   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         134    141    +7     
=====================================
+ Hits          134    141    +7     
Impacted Files Coverage Δ
fastq_demux/demux.py 100% <100%> (ø)
fastq_demux/fastq_demux.py 100% <100%> (ø)
fastq_demux/parser.py 100% <100%> (ø)
fastq_demux/writer.py 100% <100%> (ø)

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 f5bd527...6101b0b. Read the comment docs.