Files
tconnectsync/.codecov.yml
T
2024-12-12 00:29:11 -05:00

16 lines
283 B
YAML

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