Closed d4straub closed 1 year ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit fcba556
+| ✅ 153 tests passed |+
#| ❔ 3 tests were ignored |#
!| ❗ 3 tests had warnings |!
The profile test_failed
is supposed to test pipeline behavior when a sample has all reads removed in a QC step. In that case, it should not fail, because all failing samples are ignored.
This prepares the
dev
branch for release 2.7.0. Following will be thedev
tomaster
PR.PR checklist
nf-core lint
).nextflow run . -profile 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).