Closed jpfeuffer closed 4 months ago
I'm wondering how the tests in the id_only PR could pass but I am pretty sure that is a bug. I cannot get a DIANN workflow to work without this.
nf-core lint
nf-test test main.nf.test -profile test,docker
nextflow run . -profile debug,test,docker --outdir <OUTDIR>
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
Posted for pipeline commit 5097c9b
+| ✅ 292 tests passed |+ #| ❔ 4 tests were ignored |# !| ❗ 1 tests had warnings |!
I'm wondering how the tests in the id_only PR could pass but I am pretty sure that is a bug. I cannot get a DIANN workflow to work without this.
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).