add a codecov configuration for the project

This commit is contained in:
Benjamin Fry 2018-05-28 10:21:52 -07:00
parent 4d7703d606
commit 09e45c2000

26
.codecov.yml Normal file
View File

@ -0,0 +1,26 @@
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 2
round: nearest
range: "70...85"
status:
project: yes
patch: yes
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "header, diff"
behavior: default
require_changes: no