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 tests & lint #394

Merged
merged 7 commits into from
Mar 9, 2020
Merged

Fix tests & lint #394

merged 7 commits into from
Mar 9, 2020

Conversation

grst
Copy link
Member

@grst grst commented Mar 9, 2020

#382 didn't fix all tests and lints. This PR is to address these problems.

Requires updating the gzipped STAR index. See nf-core/test-datasets#124.
Currently I link to my branch of test-datasets to make the tests pass, once the nf-core/test-datasets#124 is merged, I can change that.

PR checklist

  • PR is to dev rather than master
  • This comment contains a description of changes (with reason)
  • If necessary, also make a PR on the nf-core/rnaseq branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: https://github.com/nf-core/rnaseq/tree/master/.github/CONTRIBUTING.md

@grst grst changed the title Fix markdownlint Fix tests & lint Mar 9, 2020
Salmon used to fail because of an outdated index in the test_gzipped
test. Needs to be merged into the nf-core/test-datasets eventually.
@apeltzer apeltzer merged commit 48588ff into nf-core:dev Mar 9, 2020
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