Closed nschcolnicov closed 2 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit c105ec5
+| ✅ 191 tests passed |+
#| ❔ 3 tests were ignored |#
!| ❗ 7 tests had warnings |!
@apeltzer @atrigila @grst Removed workflow testing from CI, because some of the utils subworkflows have nf-tests that fail. The reason for them failing has been documented and an issue was opened. This failing nf-tests don't seem to have any impact on the disambiguate pipeline, so they have been disabled in this PR, to prepare the dev branch for release. https://github.com/nf-core/modules/issues/6166 We will review these changes once the issue with the subworfklows is sorted out.
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).