2020-04-21 01:51:05 -07:00
|
|
|
coverage:
|
|
|
|
range: "50...100"
|
|
|
|
status:
|
|
|
|
project:
|
|
|
|
default:
|
|
|
|
informational: true
|
2020-06-02 19:17:08 -07:00
|
|
|
patch:
|
|
|
|
default:
|
|
|
|
informational: true
|
2020-04-21 01:51:05 -07:00
|
|
|
|
|
|
|
parsers:
|
|
|
|
gcov:
|
|
|
|
branch_detection:
|
|
|
|
conditional: yes
|
|
|
|
loop: yes
|
|
|
|
method: yes
|
|
|
|
macro: yes
|
2020-07-01 17:37:51 -07:00
|
|
|
|
2020-07-24 14:37:59 -07:00
|
|
|
# comment:
|
|
|
|
# layout: "diff"
|
|
|
|
# # if true: only post the comment if coverage changes
|
|
|
|
# require_changes: true
|
|
|
|
|
|
|
|
# This turns off the extra comment; the coverage %'s are still
|
|
|
|
# reported on the main PR page as check results
|
|
|
|
comment: false
|
2020-09-10 11:33:46 -07:00
|
|
|
|
|
|
|
github_checks:
|
|
|
|
annotations: false
|