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

RMarkdown in nbconvert, improved option parser #5

Closed
wants to merge 8 commits into from

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jun 27, 2018

No description provided.

@mwouts mwouts closed this Jun 27, 2018
@mwouts mwouts deleted the rmarkdown-in-nbconvert branch June 27, 2018 22:48
@codecov
Copy link

codecov bot commented Jun 27, 2018

Codecov Report

Merging #5 into master will increase coverage by 1.42%.
The diff coverage is 98.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   96.06%   97.49%   +1.42%     
==========================================
  Files          15       17       +2     
  Lines         610      718     +108     
==========================================
+ Hits          586      700     +114     
+ Misses         24       18       -6
Impacted Files Coverage Δ
tests/utils.py 100% <ø> (ø) ⬆️
tests/test_ipynb_to_rmd.py 100% <ø> (ø) ⬆️
tests/test_nbrmd_errors.py 100% <ø> (ø) ⬆️
setup.py 0% <ø> (ø) ⬆️
tests/test_chunk_options.py 100% <100%> (ø) ⬆️
nbrmd/cli.py 93.1% <100%> (ø) ⬆️
nbrmd/nbrmd.py 96.86% <100%> (-0.02%) ⬇️
tests/test_contentsmanager.py 100% <100%> (ø) ⬆️
nbrmd/hooks.py 100% <100%> (ø) ⬆️
nbrmd/nbconvert.py 100% <100%> (ø)
... and 10 more

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 00c3e3b...c440e90. Read the comment docs.

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