mirror of
https://github.com/bckelley/tconnectsync.git
synced 2026-08-24 03:34:12 -05:00
fix codecov configuration
This commit is contained in:
+5
-2
@@ -1,3 +1,4 @@
|
||||
coverage:
|
||||
status:
|
||||
patch: no
|
||||
changes: no
|
||||
@@ -5,7 +6,9 @@
|
||||
default: false
|
||||
tconnectsync:
|
||||
paths: "tconnectsync/"
|
||||
target: 75%
|
||||
target: '75%'
|
||||
threshold: '5%'
|
||||
tests:
|
||||
paths: "tests/"
|
||||
target: 95%
|
||||
target: '95%'
|
||||
threshold: '5%'
|
||||
Reference in New Issue
Block a user