codecov: Adjust failure threshold.

The previous threshold was taken over from the zulip repo,
which contains much more LOC. The new threshold reflects the
size of the `python-zulip-api` repo.
rollcake
derAnfaenger 2017-09-13 12:15:10 +02:00 committed by Tim Abbott
parent 59320f6b28
commit 54eac5e125
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ coverage:
project:
default:
target: auto
threshold: 0.03
threshold: 0.85
base: auto
patch: off