nf-core / nf-core/tools

Add nf-test scatter GitHub action to template

Open
#2,485 1 comment 0 reactions 1 assignee View on GitHub

@edmundmiller is already working on this.

Since Oct 18, 2023.

nf-test
Dominant language
Python
Stars
322
Forks
255
Avg merge
2d 3h
Merged PRs (30d)
5

Description

https://github.com/askimed/nf-test/issues/102
https://playwright.dev/docs/test-sharding

Example: https://github.com/nf-core/methylseq/pull/350

Basically passing the jobs out to multiple GitHub action runners. 1 runner for each test might be a bit excessive, but splitting the testing up into 4ths or by tag or whatever would make sense.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.