2020-01-19 11:07:09 +01:00
|
|
|
codecov:
|
|
|
|
require_ci_to_pass: no
|
2020-02-11 08:07:18 +01:00
|
|
|
bot: steven-zou
|
|
|
|
token: 7ec086ae-1431-4be8-af00-b95206144799
|
2020-01-19 11:07:09 +01:00
|
|
|
|
|
|
|
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
|
|
|
|
|
2020-10-15 04:34:52 +02:00
|
|
|
fixes:
|
|
|
|
- "src/github.com/goharbor/harbor/src/::src/"
|
|
|
|
|
2020-01-19 11:07:09 +01:00
|
|
|
comment:
|
|
|
|
layout: "reach,diff,flags,tree"
|
|
|
|
behavior: default
|
|
|
|
require_changes: no
|
2020-06-30 11:09:57 +02:00
|
|
|
|
|
|
|
ignore:
|
|
|
|
- "src/vendor"
|
2020-07-22 03:59:32 +02:00
|
|
|
- "src/testing"
|
2020-10-15 04:34:52 +02:00
|
|
|
- "src/server/v2.0/restapi/**/*"
|
|
|
|
- "src/server/v2.0/models"
|