You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
redjubjub/codecov.yml

29 lines
542 B

coverage:
range: "50...100"
status:
project:
default:
informational: true
patch:
default:
informational: true
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: yes
macro: yes
# 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
github_checks:
annotations: false