Make codecov more lenient

This commit is contained in:
Adam Hopkins 2021-02-22 15:14:04 +02:00
parent baf96275bf
commit a9a52ef1e9

10
codecov.yml Normal file
View File

@ -0,0 +1,10 @@
coverage:
status:
project:
default:
target: auto
threshold: 0.5%
patch:
default:
target: auto
threshold: 0.5%