Add auto-generated codecov.yaml, default settings

pull/1025/head
Brian Cloutier 2016-12-08 15:53:15 +02:00 committed by Brian Cloutier
parent 62b12f413c
commit 4d61fe24fd
1 changed files with 26 additions and 0 deletions

26
.codecov.yml Normal file
View File

@ -0,0 +1,26 @@
codecov:
notify:
require_ci_to_pass: true
comment:
behavior: default
layout: header, diff
require_changes: false
coverage:
precision: 2
range:
- 70.0
- 100.0
round: down
status:
changes: false
patch: true
project: true
parsers:
gcov:
branch_detection:
conditional: true
loop: true
macro: false
method: false
javascript:
enable_partials: false