Closed tillenglert closed 3 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 707375c
+| ✅ 196 tests passed |+
#| ❔ 2 tests were ignored |#
!| ❗ 2 tests had warnings |!
Thanks @d4straub ! The empty md5sum of the *.log is to check if there will be warnings if something has actually changed. I will remove the empty files, I split the blocks into the directories within the results dir, but sure it is just many blank lines. I will push a commit soon and merge afterwards 🙂
This PR includes the nf-test assertions for the latest refactoring (#127). The checks will fail until the previous PR is merged.
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).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).