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

Real-data pytests #1017

Merged
merged 29 commits into from
Jul 5, 2024
Merged

Real-data pytests #1017

merged 29 commits into from
Jul 5, 2024

Conversation

WardDeb
Copy link
Member

@WardDeb WardDeb commented Jul 4, 2024

This PR initiates 'real data' tests. In brief:

  • Bumped all checkouts to V4
  • split up pytests from linux.yml
  • action runs mRNA-seq wf on subsetted fq file (included in the repo).

@WardDeb WardDeb requested a review from katsikora July 4, 2024 14:40
Copy link
Contributor

@katsikora katsikora left a comment

Choose a reason for hiding this comment

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

Hey Ward,

am I reading this right that all of the build tests would be replaced by testing the mRNA-seq workflow only?

Best,
Katarzyna

@WardDeb
Copy link
Member Author

WardDeb commented Jul 5, 2024

Hey Ward,

am I reading this right that all of the build tests would be replaced by testing the mRNA-seq workflow only?

Best, Katarzyna

No, the build tests remain as they were before.
The pytests are moved into a separate action and now consist of:

  • jobcount dryruns (as they were before).
  • true run with real data (implemented in this PR).

Copy link
Contributor

@katsikora katsikora left a comment

Choose a reason for hiding this comment

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

Perfect, thanks!

@WardDeb WardDeb merged commit cb28234 into develop Jul 5, 2024
90 checks passed
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.

None yet

2 participants