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 for jupytext --execute if a timeout occurs #490

Merged
merged 1 commit into from
Apr 11, 2020

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Apr 11, 2020

Closes #489

@codecov
Copy link

codecov bot commented Apr 11, 2020

Codecov Report

Merging #490 into master will decrease coverage by 0.06%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #490      +/-   ##
==========================================
- Coverage   98.81%   98.75%   -0.07%     
==========================================
  Files          81       81              
  Lines        8050     8060      +10     
==========================================
+ Hits         7955     7960       +5     
- Misses         95      100       +5     
Impacted Files Coverage Δ
tests/test_execute.py 93.50% <50.00%> (-6.50%) ⬇️

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 58c3b0a...103651d. Read the comment docs.

@mwouts mwouts merged commit a0164dc into master Apr 11, 2020
@mwouts mwouts deleted the skip_test_execute_on_timeout branch April 11, 2020 22:31
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