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

Status inference update #1177

Merged
merged 4 commits into from
Aug 15, 2023
Merged

Conversation

FriederikeHanssen
Copy link
Contributor

Close #1175

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 Aug 8, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 7d27bf6

+| ✅ 151 tests passed       |+
#| ❔   9 tests were ignored |#
!| ❗   2 tests had warnings |!

❗ Test warnings:

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.9
  • Run at 2023-08-15 07:55:31

@asp8200
Copy link
Contributor

asp8200 commented Aug 8, 2023

Do we have a pytest checking that this status-issue is fixed and doesn't re-emerge? If not, then I guess it should be possible to check for this in the output from some of the pytests which use tests/csv/3.0/mapped_joint_bam.csv.

@FriederikeHanssen
Copy link
Contributor Author

Do we have a pytest checking that this status-issue is fixed and doesn't re-emerge? If not, then I guess it should be possible to check for this in the output from some of the pytests which use tests/csv/3.0/mapped_joint_bam.csv.

Yes, please see the adjusted test file.

@asp8200
Copy link
Contributor

asp8200 commented Aug 15, 2023

Do we have a pytest checking that this status-issue is fixed and doesn't re-emerge? If not, then I guess it should be possible to check for this in the output from some of the pytests which use tests/csv/3.0/mapped_joint_bam.csv.

Yes, please see the adjusted test file.

Yes, I did notice that, and I know that csv-file is used for input on some tests. So if this status-inference doesn't work, then something in, say, this test will fail?

@FriederikeHanssen FriederikeHanssen merged commit 38c57e6 into nf-core:dev Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants