mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* 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
17 lines
225 B
YAML
17 lines
225 B
YAML
codecov:
|
|
ci:
|
|
- build.mattermost.com
|
|
notify:
|
|
require_ci_to_pass: yes
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 1
|
|
patch: off
|
|
changes: off
|
|
ignore:
|
|
- store/storetest
|
|
comment: false
|