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

Add nf-test to pipeline template #2007

Closed
wants to merge 8 commits into from
Closed

Add nf-test to pipeline template #2007

wants to merge 8 commits into from

Conversation

edmundmiller
Copy link
Contributor

@edmundmiller edmundmiller commented Nov 7, 2022

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

We should probably update the docs somewhere 🤔

@edmundmiller edmundmiller self-assigned this Nov 7, 2022
@edmundmiller edmundmiller changed the base branch from master to dev November 7, 2022 23:00
@nf-core nf-core deleted a comment from github-actions bot Nov 7, 2022
@edmundmiller edmundmiller force-pushed the nf-test branch 2 times, most recently from d6c1e04 to 36d2a42 Compare November 7, 2022 23:04
@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #2007 (2a6f251) into dev (f8ef685) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #2007      +/-   ##
==========================================
+ Coverage   71.99%   72.09%   +0.09%     
==========================================
  Files          78       78              
  Lines        8385     8385              
==========================================
+ Hits         6037     6045       +8     
+ Misses       2348     2340       -8     

see 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@jfy133 jfy133 left a comment

Choose a reason for hiding this comment

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

Some minor thoughts (not fully reviewed)

@@ -26,6 +26,7 @@ jobs:
NXF_VER:
- "21.10.3"
- "latest-everything"
profile: ["docker"]
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this also include test as we require this as the bare minimum? And shouldn't docker be in the command itself by default and the matrix only contains the actual test profiles?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The test profile is baked into nf-test now! In the matrix, it'll also include singularity and conda

@edmundmiller
Copy link
Contributor Author

Punting until the dust settles after the October Hackathon.

Might be good for Boston?

@mashehu
Copy link
Contributor

mashehu commented Jan 9, 2024

Superseded by #2490

@mashehu mashehu closed this Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: To do
Development

Successfully merging this pull request may close these issues.

3 participants