Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@FriederikeHanssen
Copy link
Contributor

PR checklist

  • 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 pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/sarek branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link

github-actions bot commented Oct 2, 2023

nf-core lint overall result: Failed ❌

Posted for pipeline commit 13c23fc

+| ✅ 147 tests passed       |+
#| ❔   8 tests were ignored |#
!| ❗   1 tests had warnings |!
-| ❌   1 tests failed       |-
Details

❌ Test failures:

Failed validating 'oneOf' in schema[0]['additionalProperties']:
{'oneOf': [{'type': 'string'}, {'type': 'number'}, {'type': 'boolean'}]}

On instance['ZENODO_DEPOSIT_ID']:
None

❗ Test warnings:

  • pipeline_todos - TODO string in WorkflowSarek.groovy: Optionally add in-text citation tools to this list.

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.10
  • Run at 2023-10-04 19:33:31

Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

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

Looking good

@FriederikeHanssen FriederikeHanssen changed the base branch from dev to ncbench October 4, 2023 19:51
@FriederikeHanssen FriederikeHanssen marked this pull request as ready for review October 4, 2023 19:51
@FriederikeHanssen FriederikeHanssen merged commit 8eaf157 into nf-core:ncbench Oct 4, 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