2021-10-29 16:52:47 +00:00
|
|
|
codecov:
|
2021-11-01 20:21:08 +00:00
|
|
|
require_ci_to_pass: false #This setting will update the bot regardless of whether or not tests pass
|
2021-10-29 16:52:47 +00:00
|
|
|
|
2021-11-01 20:21:08 +00:00
|
|
|
coverage:
|
|
|
|
status:
|
|
|
|
project:
|
|
|
|
default:
|
|
|
|
informational: true
|
|
|
|
patch:
|
|
|
|
default:
|
|
|
|
informational: true
|
|
|
|
precision: 2
|
|
|
|
round: down
|
|
|
|
range: "66...100"
|
|
|
|
|
2021-12-08 15:19:30 +00:00
|
|
|
ignore:
|
|
|
|
|
2021-11-01 20:21:08 +00:00
|
|
|
parsers:
|
|
|
|
gcov:
|
|
|
|
branch_detection:
|
|
|
|
conditional: true
|
|
|
|
loop: true
|
|
|
|
method: false
|
|
|
|
macro: false
|
2021-10-29 16:52:47 +00:00
|
|
|
|
|
|
|
comment:
|
|
|
|
layout: "reach,diff,flags,files,footer"
|
|
|
|
behavior: default
|
|
|
|
require_changes: false
|