Skip to content

fix: make default exclude regex more specific [#202]#204

Merged
mbhall88 merged 3 commits intosnakemake:masterfrom
mbhall88:master
Oct 4, 2023
Merged

fix: make default exclude regex more specific [#202]#204
mbhall88 merged 3 commits intosnakemake:masterfrom
mbhall88:master

Conversation

@mbhall88
Copy link
Copy Markdown
Member

@mbhall88 mbhall88 commented Sep 25, 2023

Closes #202

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 25, 2023

Codecov Report

Merging #204 (e080b8c) into master (618df85) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #204   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files          12       12           
  Lines        1014     1014           
  Branches      222      222           
=======================================
  Hits          995      995           
  Misses         10       10           
  Partials        9        9           
Flag Coverage Δ
unittests 98.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
snakefmt/snakefmt.py 95.27% <ø> (ø)

@mbhall88 mbhall88 merged commit 82ef2c4 into snakemake:master Oct 4, 2023
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.

snakefmt appears to require explicit inclusion of subdirectories

2 participants