mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +00:00
* Feat: vela status --tree Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Feat: support show not-deployed clusters Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Fix: add tests Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Fix: add multicluster e2e coverage Signed-off-by: Somefive <yd219913@alibaba-inc.com> * Chore: minor fix Signed-off-by: Somefive <yd219913@alibaba-inc.com>
12 lines
178 B
YAML
12 lines
178 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 0.1%
|
|
patch:
|
|
default:
|
|
target: 70%
|
|
ignore:
|
|
- "**/zz_generated.deepcopy.go"
|
|
- "references/"
|