blahaj/codecov.yml

21 lines
293 B
YAML
Raw Permalink Normal View History

2020-01-23 15:04:17 +00:00
codecov:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "90...100"
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "reach,diff,flags,tree"
behavior: default
require_changes: no