Skip to content

Commit

Permalink
CI/Codecov: disable changes status
Browse files Browse the repository at this point in the history
It fails PRs which otherwise would succeed (e.g. #8971), and the Codecov
status page doesn't load, so we can't see what it's complaining about.

Reverts 5c72376
ref #8910
  • Loading branch information
justinmk committed Sep 9, 2018
1 parent c5790d9 commit d47af7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.yml
Expand Up @@ -14,7 +14,7 @@ coverage:
status:
project: yes
patch: yes
changes: yes
changes: no

parsers:
gcov:
Expand Down

0 comments on commit d47af7f

Please sign in to comment.