mirror of https://github.com/zulip/zulip.git
codecov: Turn off "patch" diffs.
These seem to be mostly useless and throw errors in a lot of PRs that don't touch files where code coverage is relevant.
This commit is contained in:
parent
281ca8263d
commit
b4bc048993
|
@ -7,3 +7,4 @@ coverage:
|
|||
target: auto
|
||||
threshold: 0.03
|
||||
base: auto
|
||||
patch: off
|
||||
|
|
Loading…
Reference in New Issue