Use nf-test in CI#116
Conversation
This PR is against the
|
| "nextflow": "24.10.5" | ||
| }, | ||
| "timestamp": "2025-03-26T15:09:22.923283861" | ||
| "timestamp": "2025-04-03T11:20:29.322813595" |
There was a problem hiding this comment.
Do we want a timestamp in the snapshot?!
|
Looks good, just wanted you to confirm timestamp existence as wanted or not in the snapshots. Otherwise, feel free to merge @kbestak ! |
|
The timestamp is included by defaut and it is just the snapshot's metadata, thanks for the review, I'll get the template update PR sorted out now. |
Adapted the CI script to run nf-test on files that have been changed.
Updated multiqc module.
Updated nftignore
Temporary fix - mindagap/duplicatefinder is missing the stub section - temporarily, the markedDups.txt is removed from testing.
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).