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

Ignore changes in the YAML header in jupytext --test #420

Merged
merged 1 commit into from
Jan 19, 2020
Merged

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jan 19, 2020

Closes #414

@codecov
Copy link

codecov bot commented Jan 19, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #420      +/-   ##
==========================================
+ Coverage   98.93%   98.93%   +<.01%     
==========================================
  Files          75       75              
  Lines        7596     7608      +12     
==========================================
+ Hits         7515     7527      +12     
  Misses         81       81
Impacted Files Coverage Δ
jupytext/cli.py 95.62% <100%> (+0.08%) ⬆️
tests/test_cli.py 100% <100%> (ø) ⬆️
tests/test_read_simple_pandoc.py 100% <0%> (ø) ⬆️
jupytext/pandoc.py 95.91% <0%> (ø) ⬆️
jupytext/jupytext.py 98.59% <0%> (ø) ⬆️
jupytext/kernels.py 90% <0%> (ø) ⬆️
tests/test_contentsmanager.py 100% <0%> (ø) ⬆️
tests/test_mirror.py 100% <0%> (ø) ⬆️
jupytext/formats.py 98.66% <0%> (ø) ⬆️

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 65a47b0...ba185f7. Read the comment docs.

@mwouts mwouts merged commit 5328a7d into master Jan 19, 2020
@mwouts mwouts deleted the version_1.3.3 branch January 26, 2020 20:51
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.

Argument --test fails if run on different jupytext versions
1 participant