2019-06-01 11:53:27 +02:00
|
|
|
codecov:
|
2021-10-18 11:12:46 +02:00
|
|
|
notify:
|
|
|
|
require_ci_to_pass: yes
|
2019-06-01 11:53:27 +02:00
|
|
|
|
|
|
|
coverage:
|
2021-10-18 11:12:46 +02:00
|
|
|
precision: 2
|
|
|
|
round: down
|
|
|
|
range: "80...100"
|
|
|
|
status:
|
|
|
|
project:
|
|
|
|
default:
|
|
|
|
threshold: 0.5%
|
2021-11-16 12:09:41 +01:00
|
|
|
patch: off
|
2021-10-18 11:12:46 +02:00
|
|
|
changes: no
|
2019-06-01 11:53:27 +02:00
|
|
|
|
|
|
|
parsers:
|
2021-10-18 11:12:46 +02:00
|
|
|
gcov:
|
|
|
|
branch_detection:
|
|
|
|
conditional: yes
|
|
|
|
loop: yes
|
|
|
|
method: no
|
|
|
|
macro: no
|
2019-06-01 11:53:27 +02:00
|
|
|
|
|
|
|
comment:
|
2021-10-18 11:12:46 +02:00
|
|
|
layout: "diff, flags, files"
|
|
|
|
behavior: default
|
|
|
|
require_changes: yes
|
|
|
|
require_base: no
|
|
|
|
require_head: yes
|
|
|
|
branches: null
|