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

Skip the tests that execute notebooks on Windows #579

Merged
merged 3 commits into from
Jul 29, 2020
Merged

Skip the tests that execute notebooks on Windows #579

merged 3 commits into from
Jul 29, 2020

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jul 29, 2020

@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #579 into master will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #579      +/-   ##
==========================================
+ Coverage   98.90%   98.99%   +0.08%     
==========================================
  Files          89       89              
  Lines        8802     8794       -8     
==========================================
  Hits         8706     8706              
+ Misses         96       88       -8     
Impacted Files Coverage Δ
tests/test_pep8.py 100.00% <ø> (+1.61%) ⬆️
tests/test_cli.py 100.00% <100.00%> (+0.32%) ⬆️
tests/test_combine.py 100.00% <100.00%> (+2.70%) ⬆️
tests/test_execute.py 100.00% <100.00%> (+2.40%) ⬆️
tests/utils.py 100.00% <100.00%> (ø)
jupytext/formats.py 97.20% <0.00%> (+0.31%) ⬆️

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 ca577da...c8f760a. Read the comment docs.

@mwouts mwouts merged commit 6a0cf39 into master Jul 29, 2020
@mwouts mwouts deleted the fix_489 branch July 29, 2020 22:33
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.

Intermittent error when testing "jupytext --execute" on Windows
1 participant