Closed olgabot closed 4 years ago
nf-core lint
overall result: Failed :x:Updated for pipeline commit a558c5c
+| ✅ 110 tests passed |+
!| ❗ 21 tests had warnings |!
-| ❌ 1 tests failed |-
The one test that’s failing is because of the recent auto template PR that’s detecting the nf-core version in the docker file. You could change it in this PR, maybe?
nf-core/kmermaid pull request
Do
sourmash compute
on all k-mer sizes (--ksizes
) at once to reduce disk reading/writing (IO)PR checklist
nextflow run . -profile test,docker
).nf-core lint .
).docs
is updatedCHANGELOG.md
is updatedREADME.md
is updatedLearn more about contributing: CONTRIBUTING.md