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 a test for the recursive glob pattern #733

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Feb 4, 2021

We test that jupytext [...] **/*.py has the expected effect (see #731)

i.e. 'jupytext [...] **/*.py'
@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #733 (471c647) into master (4e98489) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #733   +/-   ##
=======================================
  Coverage   99.10%   99.10%           
=======================================
  Files         104      104           
  Lines        9866     9872    +6     
=======================================
+ Hits         9778     9784    +6     
  Misses         88       88           
Impacted Files Coverage Δ
tests/test_cli.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e98489...471c647. Read the comment docs.

@mwouts mwouts merged commit 1e859e1 into master Feb 4, 2021
@mwouts mwouts deleted the b4nst-b4nst-add-recursive-glob branch February 4, 2021 23:05
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.

1 participant