CI: Fix codecov flag project config (#7994)

This commit is contained in:
Alexander Peters
2020-11-20 09:13:25 -05:00
committed by GitHub
parent a054da8d62
commit d8928c6b80
+6 -3
View File
@@ -15,12 +15,15 @@ coverage:
threshold: 1% # allow this much decrease on project
app:
target: 70%
flags: app
flags:
- app
modules:
target: 70%
flags: modules
flags:
- modules
client:
flags: client
flags:
- client
changes: false
comment: