pull/1025/merge
Brian Cloutier 2016-12-09 06:12:54 +00:00 committed by GitHub
commit 344895c5a0
1 changed files with 29 additions and 0 deletions

29
.codecov.yml Normal file
View File

@ -0,0 +1,29 @@
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: false
project:
target: 80
threshold: 0.5
base: pr
parsers:
gcov:
branch_detection:
conditional: true
loop: true
macro: false
method: false
javascript:
enable_partials: false