Molmed / fastq_demux

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

added docstrings and fixed broken tests #5

Closed b97pla closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #5   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         159    166    +7     
=====================================
+ Hits          159    166    +7     
Impacted Files Coverage Δ
fastq_demux/parser.py 100% <ø> (ø)
fastq_demux/writer.py 100% <ø> (ø)
fastq_demux/demux.py 100% <100%> (ø)
fastq_demux/fastq_demux.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 ad5f400...94a6c4f. Read the comment docs.