Enable codecov comments (#14022)
* Enable codecov comments * Drop unneeed comments Co-authored-by: mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c66e182b08
Коммит
9e580361c2
7
.codecov.yml
Обычный файл
7
.codecov.yml
Обычный файл
@@ -0,0 +1,7 @@
|
||||
comment:
|
||||
layout: "diff, flags, files"
|
||||
require_changes: true
|
||||
branches: "!release*"
|
||||
|
||||
ignore:
|
||||
- store/storetest
|
||||
10
codecov.yml
10
codecov.yml
@@ -1,10 +0,0 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 1
|
||||
patch: off
|
||||
changes: off
|
||||
ignore:
|
||||
- store/storetest
|
||||
comment: false
|
||||
Ссылка в новой задаче
Block a user