Files
zulip/.codecov.yml
Steve Howell 8bb230f3d5 Increase code coverage threshold to 0.07.
We are getting lots of coverage failures in builds recently
that seem to be red herrings, and this is just a quick fix.
2017-12-21 17:14:22 -05:00

11 lines
141 B
YAML

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