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

Fix pipeline linting nf-core component behaviour #3480

Open
wants to merge 17 commits into
base: dev
Choose a base branch
from

Conversation

LouisLeNezet
Copy link
Contributor

@LouisLeNezet LouisLeNezet commented Mar 5, 2025

PR checklist

This should fix #3478

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

@LouisLeNezet LouisLeNezet changed the title Fix pipelin linting nf-core component behaviour Fix pipeline linting nf-core component behaviour Mar 5, 2025
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.64%. Comparing base (67146de) to head (3365067).

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LouisLeNezet LouisLeNezet linked an issue Mar 5, 2025 that may be closed by this pull request
@LouisLeNezet
Copy link
Contributor Author

This should be good now and we can see all the warnings in the linting that we didn't see before.

@LouisLeNezet LouisLeNezet requested a review from mirpedrol March 5, 2025 23:35
Copy link
Member

@mirpedrol mirpedrol left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the fix!

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.

Lint modules and sbwf with nf-core pipelines lint by default
2 participants