ci: setup carryforward for coverage

This commit is contained in:
jo 2022-06-29 14:42:05 +02:00 committed by Kyle Robbertze
parent 07f6c0b0f2
commit a6b0f9165e
1 changed files with 26 additions and 0 deletions

26
codecov.yml Normal file
View File

@ -0,0 +1,26 @@
---
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