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.8.2 #100

Merged
merged 21 commits into from
Oct 14, 2018
Merged

V0.8.2 #100

merged 21 commits into from
Oct 14, 2018

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Oct 14, 2018

Improvements

BugFixes

  • Nested lists and dictionaries are now supported in notebook metadata
  • Final empty code cell supported in Sphinx representation

@codecov
Copy link

codecov bot commented Oct 14, 2018

Codecov Report

Merging #100 into master will decrease coverage by 0.62%.
The diff coverage is 88.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
- Coverage    97.7%   97.07%   -0.63%     
==========================================
  Files          50       50              
  Lines        3351     3490     +139     
==========================================
+ Hits         3274     3388     +114     
- Misses         77      102      +25
Impacted Files Coverage Δ
tests/test_trust_notebook.py 100% <ø> (+1.92%) ⬆️
jupytext/jupytext.py 96.69% <ø> (-0.06%) ⬇️
jupytext/formats.py 96.27% <ø> (ø) ⬆️
tests/test_read_simple_python.py 100% <100%> (ø) ⬆️
jupytext/version.py 100% <100%> (ø) ⬆️
jupytext/cell_metadata.py 100% <100%> (ø) ⬆️
tests/test_ipynb_to_rmd.py 100% <100%> (ø) ⬆️
tests/test_compare.py 100% <100%> (ø) ⬆️
jupytext/header.py 99.18% <100%> (-0.02%) ⬇️
jupytext/combine.py 100% <100%> (ø) ⬆️
... and 8 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 7592441...928220f. Read the comment docs.

@mwouts mwouts merged commit b6fac26 into master Oct 14, 2018
@mwouts mwouts deleted the v0.8.2 branch October 14, 2018 22:40
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