/
githubmirror
/
act
Обзор
Документация
Войти
/
githubmirror
/
act
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
codecov.yml
13 строк
302 B
Jakub Panek
ci: make codecov informational only (#2924)
23 май 2025, 11:26
Не верифицирован
23 май 2025, 11:26
8d2fa04
Код
Авторство
О чём код?
coverage: status: project: default: target: auto # auto compares coverage to the previous base commit threshold: 1% patch: default: target: 50% informational: true ignore: # Files generated by Google Protobuf do not require coverage - '**/*.pb.go'