1
0
Fork 0
mirror of https://github.com/topydo/topydo.git synced 2024-05-20 05:48:35 +00:00

Add codecov yaml file

Patch test is informational only
Project test allows .2% regression.
This commit is contained in:
David Steele 2020-10-03 10:29:47 -04:00
parent 917e60b8e6
commit 853bb001af

11
codecov.yml Normal file
View file

@ -0,0 +1,11 @@
coverage:
status:
project:
default:
target: auto # target is increasing coverage
threshold: 0.2%
patch:
default:
informational: true # otherwise this falses way too much