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:
Steve Howell
2017-07-12 20:49:41 -04:00
committed by Tim Abbott
parent 281ca8263d
commit b4bc048993

View File

@@ -7,3 +7,4 @@ coverage:
target: auto
threshold: 0.03
base: auto
patch: off