adding codecov.yml (#764)

This commit is contained in:
Samuel Colvin
2019-08-18 15:58:45 +01:00
committed by GitHub
parent 65d838aa88
commit 4b477d79e4
2 changed files with 6 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
coverage:
precision: 2
range: [95, 100]
comment:
layout: 'header, diff, flags, files, footer'
-1
View File
@@ -1 +0,0 @@
schedule: 'every month'