Create codecov.yml

This commit is contained in:
Liz Rice
2020-09-09 12:05:57 +01:00
committed by GitHub
parent 6702300b0a
commit 41a4059abe

6
codecov.yml Normal file
View File

@@ -0,0 +1,6 @@
coverage:
status:
project:
default:
target: auto # auto compares coverage to the previous base commit
threshold: 1%