-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added test_nothing nf-test and updated CI #620
base: dev
Are you sure you want to change the base?
Conversation
|
Not knowing much (yet) about nf-test - I think this looks great! I had a poke around in the failing tests - here, the kreport test fails because the test reads the mag |
Thanks for taking a look at this @prototaxites! I'll look at the module configs today and see which ones need to be changed, I think this is something we can override in an nf-test config 👌 |
Patch release 3.0.1
Patch release 3.0.2 for fixing BUSCO, CONCOCT and Docker container errors
…to add-test-nothing
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).