tests: add codecov config file (#363)

This commit is contained in:
beardypig 2017-01-05 17:48:30 +00:00 committed by Forrest
parent f24ce2f819
commit b145d24c6c
1 changed files with 20 additions and 0 deletions

20
codecov.yml Normal file
View File

@ -0,0 +1,20 @@
codecov:
notify:
require_ci_to_pass: true
comment:
behavior: default
layout: header, diff
require_changes: false
coverage:
precision: 2
range:
- 50.0
- 100.0
round: down
status:
changes: false
patch: false
project:
default:
target: 40