Files
zulip/.codecov.yml
Steve Howell b4bc048993 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.
2017-07-12 17:52:26 -07:00

11 lines
141 B
YAML

comment: off
coverage:
status:
project:
default:
target: auto
threshold: 0.03
base: auto
patch: off