sintonia/codecov.yml

32 lines
376 B
YAML
Raw Normal View History

2022-06-29 14:42:05 +02:00
---
coverage:
status:
project: off
2022-07-01 12:50:26 +02:00
patch: off
2022-06-29 14:42:05 +02:00
flags:
analyzer:
paths:
- analyzer/
carryforward: true
api:
paths:
- api/
carryforward: true
api-client:
paths:
- api-client/
carryforward: true
playout:
paths:
- playout/
carryforward: true
shared:
paths:
- shared/
carryforward: true