test: allows to drop 0.05% coverages

This commit is contained in:
Takeshi KOMIYA
2018-02-17 00:16:34 +09:00
parent 26592abbab
commit 1d311b3b5c

6
.codecov.yml Normal file
View File

@@ -0,0 +1,6 @@
coverage:
status:
patch:
default:
# allowed to drop X% and still result in a "success" commit status
threshold: 0.05