[MM-62409] Generate and publish code coverage for webapp (#31144)
* Generate and publish code coverage for webapp * Upate coverage output path * Simplify coverage patterns * Disable coverage file search --------- Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
50d81c2a38
Коммит
65c5f40c6a
3
.github/codecov.yml
поставляемый
3
.github/codecov.yml
поставляемый
@@ -9,5 +9,8 @@ coverage:
|
||||
project:
|
||||
default:
|
||||
threshold: 1.0
|
||||
codecov:
|
||||
notify:
|
||||
after_n_builds: 2 # Server and webapp at this point
|
||||
ignore:
|
||||
- ^store/storetest.*
|
||||
|
||||
Ссылка в новой задаче
Block a user