Avoid CI failures from CodeCov by making them always green

This commit is contained in:
Sebastian Wilzbach 2018-05-05 16:35:16 +02:00
parent ff93b0de81
commit aa0d337acd

View file

@ -7,8 +7,11 @@ coverage:
status:
# Learn more at https://codecov.io/docs#yaml_default_commit_status
project: true
patch: true
changes: false
project: off
patch:
default:
informational: true
changes: off
comment: false