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

POC: adapt pipeline to use nf-validation - testing #1034

Closed
wants to merge 9 commits into from

Conversation

mirpedrol
Copy link
Member

@mirpedrol mirpedrol commented May 30, 2023

This PR adapts the pipeline to use nf-validation plugin for testing purposes before a template update.

@github-actions
Copy link

github-actions bot commented May 30, 2023

nf-core lint overall result: Failed ❌

Posted for pipeline commit ae8b521

+| ✅ 142 tests passed       |+
#| ❔   6 tests were ignored |#
!| ❗   4 tests had warnings |!
-| ❌   6 tests failed       |-

❌ Test failures:

  • files_exist - File not found: lib/nfcore_external_java_deps.jar
  • files_exist - File not found: lib/NfcoreSchema.groovy
  • nextflow_config - Config variable not found: params.show_hidden_params
  • nextflow_config - Config variable not found: params.schema_ignore_params
  • files_unchanged - pyproject.toml does not match the template
  • schema_params - Param validationSchemaIgnoreParams from nextflow config not found in nextflow_schema.json

❗ Test warnings:

  • files_exist - File not found: .github/workflows/awstest.yml
  • files_exist - File not found: .github/workflows/awsfulltest.yml
  • nextflow_config - Config manifest.version should end in dev: '3.12.0'
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your prefered methods description, e.g. add publication citation for this pipeline

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: assets/email_template.html
  • files_unchanged - File ignored due to lint config: assets/email_template.txt
  • files_unchanged - File does not exist: lib/nfcore_external_java_deps.jar
  • files_unchanged - File ignored due to lint config: lib/NfcoreSchema.groovy
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/rnaseq/rnaseq/.github/workflows/awstest.yml

✅ Tests passed:

Run details

  • nf-core/tools version 2.8
  • Run at 2023-06-09 12:22:10

@drpatelh
Copy link
Member

drpatelh commented Jul 6, 2023

Thanks @mirpedrol ! This has now been added in #1058

@drpatelh drpatelh closed this Jul 6, 2023
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