mirror of
https://github.com/alibaba/higress.git
synced 2026-02-20 14:00:53 +08:00
21 lines
339 B
YAML
21 lines
339 B
YAML
codecov:
|
|
require_ci_to_pass: yes
|
|
coverage:
|
|
status:
|
|
patch: no
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 1%
|
|
if_not_found: success
|
|
changes: no
|
|
precision: 2
|
|
round: down
|
|
range: 50..100
|
|
ignore:
|
|
- "helm/**"
|
|
comment:
|
|
layout: "reach,diff,flags,tree"
|
|
behavior: default
|
|
require_changes: no
|