add .codecov.yml and disable patch coverage (#1164)

This commit is contained in:
Kevin Barabash
2018-02-17 14:11:06 -05:00
committed by GitHub
parent 95ffb4fad4
commit 789aabe7a1

19
.codecov.yml Normal file
View File

@@ -0,0 +1,19 @@
coverage:
precision: 2
round: down
range: "70...100"
status:
project:
default: on
patch:
default: off
changes:
default: off
comment:
layout: "header, reach, diff, flags, files, footer"
behavior: default
require_changes: no
require_base: no
require_head: yes