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

V0.6.0 #47

Merged
merged 74 commits into from
Aug 31, 2018
Merged

V0.6.0 #47

merged 74 commits into from
Aug 31, 2018

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Aug 31, 2018

No description provided.

New py file format v1.1. Cells are separated by one (or two) blank lines to allow notebook refactoring in IDEs #38
also, blank lines are save in 'lines_to_next_cell' metadata rather than previous 'skiplines'
for compatibility with python 2.7
@codecov
Copy link

codecov bot commented Aug 31, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@29e9b7d). Click here to learn what that means.
The diff coverage is 99.12%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #47   +/-   ##
=========================================
  Coverage          ?   98.94%           
=========================================
  Files             ?       47           
  Lines             ?     2271           
  Branches          ?        0           
=========================================
  Hits              ?     2247           
  Misses            ?       24           
  Partials          ?        0
Impacted Files Coverage Δ
setup.py 0% <ø> (ø)
tests/utils.py 100% <ø> (ø)
nbrmd/file_format_version.py 94.44% <100%> (ø)
tests/test_cli.py 100% <100%> (ø)
tests/test_ipynb_to_rmd.py 100% <100%> (ø)
tests/test_read_simple_markdown.py 100% <100%> (ø)
tests/test_active_cells.py 100% <100%> (ø)
nbrmd/languages.py 100% <100%> (ø)
tests/test_ipynb_to_py.py 100% <100%> (ø)
tests/test_read_simple_R.py 100% <100%> (ø)
... and 27 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 29e9b7d...e67dc8e. Read the comment docs.

@mwouts
Copy link
Owner Author

mwouts commented Aug 31, 2018

Improvements

BugFixes

@mwouts mwouts merged commit 7bf7861 into master Aug 31, 2018
@mwouts mwouts deleted the v0.6.0 branch August 31, 2018 05:19
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