mirror of
https://github.com/alibaba/higress.git
synced 2026-02-06 15:10:54 +08:00
test: add codecov target for patch (#792)
This commit is contained in:
@@ -2,7 +2,11 @@ codecov:
|
|||||||
require_ci_to_pass: yes
|
require_ci_to_pass: yes
|
||||||
coverage:
|
coverage:
|
||||||
status:
|
status:
|
||||||
patch: no
|
patch:
|
||||||
|
default:
|
||||||
|
target: 50%
|
||||||
|
threshold: 0%
|
||||||
|
if_ci_failed: error # success, failure, error, ignore
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
target: auto
|
target: auto
|
||||||
|
|||||||
Reference in New Issue
Block a user