Closed charles-cowart closed 1 year ago
Hi @wasade! Since @antgonza is away, would you mind reviewing this pull-request please? If and when it's approved I will test it on qiita-rc and then introduce it to production as a hot-fix. We are getting a number of sample-sheet submissions with a value that is no longer valid and causes a cryptic error message to be returned. Thanks!
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
sequence_processing_pipeline/Pipeline.py | 12 | 86.76% | ||
sequence_processing_pipeline/QCJob.py | 22 | 75.7% | ||
<!-- | Total: | 34 | --> |
Totals | |
---|---|
Change from base Build 4538408751: | 0.2% |
Covered Lines: | 1516 |
Relevant Lines: | 1719 |
Although the sanity-check in QCJob should remain, I realized it would be better to detect and report the error when sample-sheet validation is performed.
@wasade Thanks! Ready for review!
Thanks!!
Legal values are currently ('TruSeq HT', 'Metagenomic'). Popular alternative 'Metagenomics' will now return an error to the user.