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

Simplify format options on the CLI #503

Merged
merged 3 commits into from
May 8, 2020
Merged

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented May 8, 2020

Jupytext can be used to set format options on the command line (#130) with e.g.

jupytext --opt split_at_heading=true notebook.Rmd

@codecov
Copy link

codecov bot commented May 8, 2020

Codecov Report

Merging #503 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #503   +/-   ##
=======================================
  Coverage   98.75%   98.75%           
=======================================
  Files          83       83           
  Lines        8098     8110   +12     
=======================================
+ Hits         7997     8009   +12     
  Misses        101      101           
Impacted Files Coverage Δ
jupytext/cli.py 95.45% <100.00%> (+0.01%) ⬆️
jupytext/paired_paths.py 97.50% <100.00%> (ø)
tests/test_cli.py 99.86% <100.00%> (+<0.01%) ⬆️
tests/test_read_simple_markdown.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 adcfa20...cc8ebc0. Read the comment docs.

@mwouts mwouts merged commit 75a236d into master May 8, 2020
@mwouts mwouts deleted the fix_opt_split_at_heading branch May 8, 2020 10:12
@mwouts mwouts added this to the 1.5.0 milestone May 8, 2020
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