Skip to content
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

Template: Add tests to ensure all files are part of a template customisation group and all groups are tested #3099

Merged
merged 14 commits into from
Sep 1, 2024

Conversation

mirpedrol
Copy link
Member

@mirpedrol mirpedrol commented Aug 5, 2024

Add testing for template customisation #2340
Note: Will fail until we add all files to a customisation group. All ready to add this test :)

Copy link
Member

@ewels ewels left a comment

Choose a reason for hiding this comment

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

LGTM!

nf_core/pipeline-template/README.md Outdated Show resolved Hide resolved
@@ -31,14 +31,14 @@ params {

// Boilerplate options
outdir = null
publish_dir_mode = 'copy'
{% if modules %}publish_dir_mode = 'copy'{% endif %}
Copy link
Member

Choose a reason for hiding this comment

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

Might be nicer to split these across lines to keep formatting / readability - should be able to use the Jinja - syntax to remove that whitespace on template render.

Needn't be a blocker for merging this though.

@ewels ewels merged commit 25224a0 into nf-core:dev Sep 1, 2024
83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants