mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[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:
parent
a8cabbfaa9
commit
04aa55ebee
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user