debian-forge-composer/codecov.yml
Lars Karlitski 6bf31423a2 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.
2020-04-08 22:26:45 +02:00

6 lines
80 B
YAML

coverage:
status:
patch: no
codecov:
require_ci_to_pass: no
comment: no