2020-12-09 15:31:34 +00:00
|
|
|
codecov:
|
|
|
|
require_ci_to_pass: yes
|
|
|
|
|
|
|
|
comment:
|
|
|
|
layout: "reach, diff, files"
|
|
|
|
behavior: default
|
|
|
|
require_changes: false
|
|
|
|
require_base: yes
|
|
|
|
require_head: yes
|
|
|
|
|
|
|
|
coverage:
|
2021-03-03 11:28:01 +00:00
|
|
|
range: 50..70
|
2020-12-09 15:31:34 +00:00
|
|
|
status:
|
|
|
|
project:
|
|
|
|
default:
|
|
|
|
target: auto
|
|
|
|
threshold: 100%
|
|
|
|
if_not_found: success
|
|
|
|
if_ci_failed: error
|
|
|
|
informational: false
|
|
|
|
only_pulls: false
|
|
|
|
patch:
|
|
|
|
default:
|
|
|
|
target: auto
|
|
|
|
threshold: 100%
|
|
|
|
if_no_uploads: error
|
|
|
|
if_not_found: success
|
|
|
|
if_ci_failed: error
|
|
|
|
only_pulls: false
|
|
|
|
|
|
|
|
github_checks:
|
|
|
|
annotations: false
|