20 lines
289 B
YAML
20 lines
289 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
informational: true
|
|
patch:
|
|
default:
|
|
informational: true
|
|
parsers:
|
|
gcov:
|
|
branch_detection:
|
|
conditional: yes
|
|
loop: yes
|
|
method: yes
|
|
macro: yes
|
|
ignore:
|
|
- "test"
|
|
comment:
|
|
layout: "diff"
|