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

Version 0.8.6 #134

Merged
merged 19 commits into from
Nov 27, 2018
Merged

Version 0.8.6 #134

merged 19 commits into from
Nov 27, 2018

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Nov 27, 2018

Improvements

FlorianWetschoreck and others added 19 commits November 15, 2018 14:46
'language_info' section is not in the text metadata any more. Instead, the notebook language is infered from 'kernelspec.name'.
This allows to
- keep the original Jupyter behavior: the opened file is the one the user did open
- preserve the timestamp test. When saving, Jupyter will test all the timestamps of all formats of the paired notebook.
'language_info' section is not in the text metadata any more. Instead, the notebook language is infered from 'kernelspec.name'.
This allows to
- keep the original Jupyter behavior: the opened file is the one the user did open
- preserve the timestamp test. When saving, Jupyter will test all the timestamps of all formats of the paired notebook.
- badges moved to specialized sections
- new section on per notebook and global configuration #124
More emphasis on the difference between 'freeze_metadata' and notebook metadata filter #124
@codecov
Copy link

codecov bot commented Nov 27, 2018

Codecov Report

Merging #134 into master will decrease coverage by 0.48%.
The diff coverage is 87.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   97.14%   96.66%   -0.49%     
==========================================
  Files          52       52              
  Lines        3784     3954     +170     
==========================================
+ Hits         3676     3822     +146     
- Misses        108      132      +24
Impacted Files Coverage Δ
tests/test_read_simple_percent.py 100% <ø> (ø) ⬆️
jupytext/header.py 99.2% <ø> (ø) ⬆️
jupytext/formats.py 96.89% <ø> (ø) ⬆️
tests/test_cli.py 100% <100%> (ø) ⬆️
tests/test_compare.py 100% <100%> (ø) ⬆️
tests/test_contentsmanager.py 98.84% <100%> (+0.04%) ⬆️
tests/test_escape_magics.py 100% <100%> (ø) ⬆️
jupytext/contentsmanager.py 97.3% <100%> (+0.48%) ⬆️
jupytext/cell_to_text.py 94.95% <100%> (+0.02%) ⬆️
jupytext/version.py 100% <100%> (ø) ⬆️
... and 3 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 a2fcc1b...d032744. Read the comment docs.

@mwouts mwouts merged commit d032744 into master Nov 27, 2018
@mwouts mwouts deleted the 0.8.6 branch November 27, 2018 00:45
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.

3 participants