snakemake/snakemake

Draft pull requests with test cases from open issues

Open

#3.366 geöffnet am 11. März 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)HTML (477 Forks)batch import
good first issuehackathon-2025stale

Repository-Metriken

Stars
 (1.973 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 38T 3h) (14 gemergte PRs in 30 T)

Beschreibung

There are a lot of open issues in https://github.com/snakemake/snakemake. In particular the more recent ones often come with a some example code to test the issue (e.g. https://github.com/snakemake/snakemake/issues/3271). From these draft pull requests can be created that add the example as a test case to an appropriate test file in tests/.

Contributor Guide