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

nf-core lint --key <module_test> runs pipeline lint tests #1681

Closed
ErikDanielsson opened this issue Jul 19, 2022 · 1 comment · Fixed by #1682
Closed

nf-core lint --key <module_test> runs pipeline lint tests #1681

ErikDanielsson opened this issue Jul 19, 2022 · 1 comment · Fixed by #1682
Assignees
Labels
bug Something isn't working

Comments

@ErikDanielsson
Copy link
Contributor

Description of the bug

Specifying a module lint test using the --key flag when running nf-core lint runs all pipeline lint tests.

Command used and terminal output

$ nf-core lint -k main_nf 

╭─ [?] 3 Pipeline Tests Ignored 
...
╭─ [!] 1 Pipeline Test Warning 
...
╭─ [✗] 5 Pipeline Tests Failed
...

System information

nf-core/tools 2.5dev

@ErikDanielsson ErikDanielsson added the bug Something isn't working label Jul 19, 2022
@ErikDanielsson ErikDanielsson self-assigned this Jul 19, 2022
@ErikDanielsson ErikDanielsson linked a pull request Jul 19, 2022 that will close this issue
4 tasks
@ErikDanielsson
Copy link
Contributor Author

Closing due to merge of #1682

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant