Files
tconnectsync/.codecov.yml
T

14 lines
263 B
YAML

coverage:
status:
patch: no
changes: no
project:
default: false
tconnectsync:
paths: "tconnectsync/"
target: '75%'
threshold: '5%'
tests:
paths: "tests/"
target: '95%'
threshold: '5%'