Files
tconnectsync/.codecov.yml
T
2023-01-16 19:58:44 -05:00

16 lines
284 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%'