jupytext icon indicating copy to clipboard operation
jupytext copied to clipboard

Add a test to document how to use the folder & prefix matching

Open mwouts opened this issue 1 year ago • 1 comments

Document how to use the folder & prefix matching for #974

mwouts avatar Jul 25 '22 07:07 mwouts

Codecov Report

Merging #985 (3c8df4c) into main (12964ef) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #985   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files         118      119    +1     
  Lines       11021    11028    +7     
=======================================
+ Hits        10918    10925    +7     
  Misses        103      103           
Impacted Files Coverage Δ
jupytext/version.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_jupytext_nbconvert_round_trip.py 100.00% <100.00%> (ø)
tests/test_sample_notebooks_are_normalized.py 100.00% <100.00%> (ø)
tests/utils.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Jul 25 '22 07:07 codecov[bot]