/
githubmirror
/
ant-design-pro
Обзор
Документация
Войти
/
githubmirror
/
ant-design-pro
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
codecov.yml
12 строк
336 B
afc163
ci: make codecov status checks informational (#11851)
02 июн 2026, 09:44
Не верифицирован
02 июн 2026, 09:44
848033a
Код
Авторство
О чём код?
# Codecov configuration # Coverage is reported for visibility but does not block PRs. Small fixes # (style, config, generated code) often ship without tests; dedicated test # PRs raise coverage separately. coverage: status: project: default: informational: true patch: default: informational: true