Skip to content

Conversation

@LouisLeNezet
Copy link
Contributor

PR checklist

Closes #7586

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • Remove all TODO statements.
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda
    • For subworkflows:
      • nf-core subworkflows test <SUBWORKFLOW> --profile docker
      • nf-core subworkflows test <SUBWORKFLOW> --profile singularity
      • nf-core subworkflows test <SUBWORKFLOW> --profile conda

@github-project-automation github-project-automation bot moved this from Todo to In Progress in nf-test Migration Apr 11, 2025
@LouisLeNezet LouisLeNezet requested a review from SPPearce April 11, 2025 20:56
Copy link
Contributor

@SPPearce SPPearce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you muchly.

@SPPearce SPPearce added this pull request to the merge queue Apr 11, 2025
Merged via the queue into nf-core:master with commit b420233 Apr 11, 2025
67 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in nf-test Migration Apr 11, 2025
vagkaratzas pushed a commit that referenced this pull request Apr 12, 2025
* Migrate to nf-test

* Update prefix

---------

Co-authored-by: LouisLeNezet <[email protected]>
@LouisLeNezet LouisLeNezet deleted the genmap branch April 24, 2025 07:44
famosab pushed a commit to famosab/modules that referenced this pull request Jun 3, 2025
* Migrate to nf-test

* Update prefix

---------

Co-authored-by: LouisLeNezet <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

nf-test migration: genmap/map

2 participants