Molmed / fastq_demux

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

make sure to strip away empty fields in samplesheet #12

Closed b97pla closed 1 year ago

b97pla commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 100% // Head: 100% // Increases project coverage by +1% :tada:

Coverage data is based on head (73be316) compared to base (67f2ad9). Patch coverage: 100% of modified lines in pull request are covered.

:exclamation: Current head 73be316 differs from pull request most recent head 9abb381. Consider uploading reports for the commit 9abb381 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12 +/- ## ===================================== + Coverage 100% 100% +1% ===================================== Files 5 5 Lines 262 263 +1 ===================================== + Hits 261 262 +1 Misses 1 1 ``` | [Impacted Files](https://codecov.io/gh/Molmed/fastq_demux/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Molmed) | Coverage Δ | | |---|---|---| | [fastq\_demux/parser.py](https://codecov.io/gh/Molmed/fastq_demux/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Molmed#diff-ZmFzdHFfZGVtdXgvcGFyc2VyLnB5) | `99% <100%> (+1%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Molmed). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Molmed)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.