add .codecov.yml

This commit is contained in:
James Woglom
2021-04-26 23:15:18 -04:00
parent a78d716990
commit c03b89d707
+11
View File
@@ -0,0 +1,11 @@
status:
patch: no
changes: no
project:
default: false
tconnectsync:
paths: "tconnectsync/"
target: 75%
tests:
paths: "test/"
target: 95%