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 pre-commit tests when the Jupytext folder is not a git repo #815

Merged
merged 1 commit into from
Jul 11, 2021

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jul 11, 2021

Closes #814

@codecov
Copy link

codecov bot commented Jul 11, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@b32c4b4). Click here to learn what that means.
The diff coverage is 97.62%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #815   +/-   ##
=========================================
  Coverage          ?   99.13%           
=========================================
  Files             ?      106           
  Lines             ?    10262           
  Branches          ?        0           
=========================================
  Hits              ?    10173           
  Misses            ?       89           
  Partials          ?        0           
Impacted Files Coverage Δ
jupytext/reraise.py 25.00% <25.00%> (ø)
jupytext/kernels.py 92.85% <92.85%> (ø)
jupytext/pep8.py 95.58% <95.58%> (ø)
jupytext/cli.py 96.10% <96.04%> (ø)
jupytext/pandoc.py 96.61% <96.61%> (ø)
jupytext/cell_reader.py 97.18% <96.97%> (ø)
jupytext/cell_to_text.py 97.80% <97.16%> (ø)
jupytext/myst.py 97.19% <97.19%> (ø)
jupytext/config.py 97.28% <97.28%> (ø)
jupytext/contentsmanager.py 97.85% <97.73%> (ø)
... and 17 more

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 b32c4b4...144b6b0. Read the comment docs.

@mwouts mwouts merged commit 76ce21c into master Jul 11, 2021
@mwouts mwouts deleted the fix_814 branch July 11, 2021 21:10
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.

1.11.3: pytest is failing
1 participant