mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 10:08:42 +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:
|
default:
|
||||||
target: 77%
|
target: 77%
|
||||||
threshold: 0% #Allow the coverage to drop by threshold%, and posting a success status.
|
threshold: 0% #Allow the coverage to drop by threshold%, and posting a success status.
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
patch:
|
patch:
|
||||||
default:
|
default:
|
||||||
target: 80% #target of patch diff
|
target: 80% #target of patch diff
|
||||||
threshold: 0%
|
threshold: 0%
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
if_ci_failed: error #success, failure, error, ignore
|
if_ci_failed: error #success, failure, error, ignore
|
||||||
|
|
||||||
comment:
|
comment:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user