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.
6 lines
80 B
YAML
6 lines
80 B
YAML
coverage:
|
|
status:
|
|
patch: no
|
|
codecov:
|
|
require_ci_to_pass: no
|
|
comment: no
|