biocore / mg-scripts

Knight Lab internal Metagenomic processing scripts for demultiplexing, QC and host removal
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

Updates to support proper function and testing of code in qp-klp. #110

Closed charles-cowart closed 11 months ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6856512817


Changes Missing Coverage Covered Lines Changed/Added Lines %
sequence_processing_pipeline/scripts/cli.py 1 2 50.0%
sequence_processing_pipeline/Commands.py 4 9 44.44%
sequence_processing_pipeline/NuQCJob.py 12 41 29.27%
<!-- Total: 61 96 63.54% -->
Files with Coverage Reduction New Missed Lines %
sequence_processing_pipeline/NuQCJob.py 1 56.33%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 6632678122: -0.6%
Covered Lines: 2107
Relevant Lines: 2408

💛 - Coveralls
charles-cowart commented 11 months ago

@antgonza Thank you for the review! Testing on qiita-rc with the latest change was successful. Please feel free to merge at your convenience!