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

Deactivate codecov patch (with patch: off) #640

Closed
wants to merge 2 commits into from

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Sep 30, 2020

This is another attempt to fix #639

@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #640 into master will increase coverage by 0.00%.
The diff coverage is 98.91%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #640   +/-   ##
=======================================
  Coverage   99.18%   99.18%           
=======================================
  Files          94       94           
  Lines        9307     9359   +52     
=======================================
+ Hits         9231     9283   +52     
  Misses         76       76           
Impacted Files Coverage Δ
tests/test_trust_notebook.py 98.98% <94.73%> (-1.02%) ⬇️
jupytext/contentsmanager.py 98.51% <98.07%> (+0.06%) ⬆️
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_cm_config.py 100.00% <100.00%> (ø)
tests/test_contentsmanager.py 100.00% <100.00%> (ø)
tests/test_escape_magics.py 100.00% <100.00%> (ø)
tests/test_read_simple_percent.py 100.00% <100.00%> (ø)
tests/test_save_multiple.py 100.00% <100.00%> (ø)
tests/utils.py 100.00% <100.00%> (ø)
jupytext/config.py 97.51% <0.00%> (+0.62%) ⬆️

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 4b89f60...bdaf180. Read the comment docs.

@mwouts mwouts closed this Oct 1, 2020
@mwouts mwouts deleted the deactivate_codecov_patch_2 branch October 1, 2020 17:27
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.

Codecov patch fails too often
1 participant