codecov: disable codecov/patch status

Codecov's patch status measures lines covered in a given pull request,
which fails when moving code around.

Adding code with no coverage still fails the codecov/project status,
which fails if coverage has gone down.
This commit is contained in:
Lars Karlitski 2020-04-06 19:09:22 +02:00
parent f51932974a
commit 6bf31423a2

View file

@ -1,3 +1,6 @@
coverage:
status:
patch: no
codecov:
require_ci_to_pass: no
comment: no