Restore manifest contributors and round out nf-test coverage#37
Open
kenibrewer wants to merge 4 commits intoken-brewer/feat-analysisfrom
Open
Restore manifest contributors and round out nf-test coverage#37kenibrewer wants to merge 4 commits intoken-brewer/feat-analysisfrom
kenibrewer wants to merge 4 commits intoken-brewer/feat-analysisfrom
Conversation
Add Erin Weisbart and Dave Bunten back as contributors alongside Kenneth Brewer (author, maintainer), with affiliation, email, github, and ORCID filled in. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Each nf-test file now has both stub and real (non-stub) test cases. The real assaydev and analysis tests reference illumination .npy fixtures from s3://nf-core-test-datasets/cellpainting/minimal_dataset (added in nf-core/test-datasets#1606) alongside source images from s3://cellpainting-gallery. The pipeline-level test gains a non-stub variant that runs the full test profile end-to-end. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Merge the real and stub pipeline tests back into tests/default.nf.test (matching nf-core/rnaseq, sarek, and methylseq) and tag the stub variants with stub_test so the fast pre-push command can opt in via --tag stub_test. Update AGENTS.md (CLAUDE.md is a symlink) accordingly. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Member
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.5.1. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
nf-testvariants forcellprofiler/assaydevelopment,cellprofiler/analysis, and the pipeline-leveltests/default.nf.test, sourcing illumination.npyfixtures froms3://nf-core-test-datasets/cellpainting/minimal_dataset/...(added in add cellpainting data test-datasets#1606)*.nf.testfile; tag stub variants withstub_testso--tag stub_testkeeps pre-push fast (~3min) while a tag-less run does the full validation (~13min)AGENTS.md/CLAUDE.mdpre-push commands accordinglyTest plan
nf-test test tests/default.nf.test modules/local --profile test,docker --tag stub_test— 5/5 stub tests pass in 126snextflow run . -profile test,docker --outdir resultssucceeds end-to-end (24/24 processes, ~10min)assets/samplesheet.csv