add codecov back (#10215)
* add codecov back * add token * remove option * update codecov * upddate codecov * add back threshold * add some configs * update per feedback * add error fallback * fix error * testing
Этот коммит содержится в:
коммит произвёл
Jesse Hallam
родитель
cd5d5f832c
Коммит
42356bc74f
@@ -1,9 +1,16 @@
|
||||
codecov:
|
||||
ci:
|
||||
- build.mattermost.com
|
||||
notify:
|
||||
require_ci_to_pass: yes
|
||||
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 1%
|
||||
threshold: 1
|
||||
patch: off
|
||||
changes: off
|
||||
ignore:
|
||||
- store/storetest
|
||||
comment: false
|
||||
|
||||
Ссылка в новой задаче
Block a user