[skip ci] Decrease the percentage of code coverage to 77% (#8277)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/8064/head
wt 2021-09-22 16:19:48 +08:00 committed by GitHub
parent 85a6953330
commit 37e686c243
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ coverage:
status:
project:
default:
target: 78%
target: 77%
threshold: 0% #Allow the coverage to drop by threshold%, and posting a success status.
branches:
- master