[skip e2e]Fix pr checks for codecov issue (#19537)

Signed-off-by: Jenny Li <jing.li@zilliz.com>

Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
Jenny Li 2022-09-29 08:42:54 +08:00 committed by GitHub
parent a8cabbfaa9
commit 04aa55ebee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,14 +16,10 @@ coverage:
default:
target: 77%
threshold: 0% #Allow the coverage to drop by threshold%, and posting a success status.
branches:
- master
patch:
default:
target: 80% #target of patch diff
threshold: 0%
branches:
- master
if_ci_failed: error #success, failure, error, ignore
comment: