mirror of
https://github.com/goharbor/harbor.git
synced 2024-10-31 23:59:32 +01:00
3f4d0d0475
Signed-off-by: AllForNothing <sshijun@vmware.com>
28 lines
415 B
YAML
28 lines
415 B
YAML
codecov:
|
|
require_ci_to_pass: no
|
|
bot: steven-zou
|
|
token: 7ec086ae-1431-4be8-af00-b95206144799
|
|
|
|
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: "50...100"
|
|
|
|
status:
|
|
project: yes
|
|
patch: yes
|
|
changes: no
|
|
|
|
parsers:
|
|
gcov:
|
|
branch_detection:
|
|
conditional: yes
|
|
loop: yes
|
|
method: no
|
|
macro: no
|
|
|
|
comment:
|
|
layout: "reach,diff,flags,tree"
|
|
behavior: default
|
|
require_changes: no
|