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

Jupytext pytest #371

Merged
merged 11 commits into from
Nov 2, 2019
Merged

Jupytext pytest #371

merged 11 commits into from
Nov 2, 2019

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Nov 2, 2019

Closes #286

@codecov
Copy link

codecov bot commented Nov 2, 2019

Codecov Report

Merging #371 into master will decrease coverage by <.01%.
The diff coverage is 96.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #371      +/-   ##
==========================================
- Coverage   99.05%   99.04%   -0.01%     
==========================================
  Files          74       75       +1     
  Lines        7316     7355      +39     
==========================================
+ Hits         7247     7285      +38     
- Misses         69       70       +1
Impacted Files Coverage Δ
tests/test_compare.py 100% <ø> (ø) ⬆️
tests/test_cli.py 100% <ø> (ø) ⬆️
jupytext/compare.py 99.34% <100%> (+0.64%) ⬆️
jupytext/formats.py 98.64% <100%> (-0.34%) ⬇️
tests/test_black.py 100% <100%> (ø) ⬆️
tests/test_pytest.py 100% <100%> (ø)
jupytext/cli.py 96.32% <95%> (-0.01%) ⬇️

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 7ef84ee...8da8879. Read the comment docs.

@mwouts mwouts merged commit fc46b30 into master Nov 2, 2019
@mwouts mwouts deleted the jupytext_pytest branch November 2, 2019 16:52
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.

Document how to test a notebook with jupytext --check
1 participant