mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 06:55:27 +08:00
15 lines
219 B
YAML
15 lines
219 B
YAML
#Configuration File for CodeCov
|
|
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: "70...100"
|
|
|
|
status:
|
|
project: on
|
|
patch: yes
|
|
changes: no
|
|
|
|
comment:
|
|
layout: "header, diff, changes, tree"
|
|
behavior: default
|