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

Fix #404 empty line handling in metadata #405

Merged
merged 2 commits into from
Dec 23, 2019
Merged

Conversation

zhuoqiang
Copy link
Contributor

empty line is legal in YAML config section

empty line is legal in YAML config section
@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

Merging #405 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
+ Coverage   99.05%   99.05%   +<.01%     
==========================================
  Files          75       75              
  Lines        7538     7543       +5     
==========================================
+ Hits         7467     7472       +5     
  Misses         71       71
Impacted Files Coverage Δ
tests/test_header.py 100% <100%> (ø) ⬆️
jupytext/header.py 99.23% <100%> (ø) ⬆️

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 8cc0d83...dc7004a. Read the comment docs.

@mwouts mwouts added this to the 1.3.1 milestone Dec 21, 2019
@mwouts mwouts merged commit 38793ac into mwouts:master Dec 23, 2019
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.

2 participants