* add codecov yaml

* change threshold to 0.5
This commit is contained in:
Cecile Robert-Michon 2018-05-31 08:51:53 -07:00 коммит произвёл Jack Francis
Родитель 03ff5928ad
Коммит cb48589541
1 изменённых файлов: 30 добавлений и 0 удалений

30
.codecov/codecov.yml Normal file
Просмотреть файл

@ -0,0 +1,30 @@
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "50...100"
status:
project:
default:
threshold: 0.5
patch:
default:
threshold: 0.5
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "header, diff"
behavior: default
require_changes: no