/
githubmirror
/
ydb-java-sdk
Обзор
Документация
Войти
/
githubmirror
/
ydb-java-sdk
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.github/codecov.yml
17 строк
602 B
Oleg Ovcharuk
Add Codecov coverage status gates (#679)
07 июл 2026, 19:28
Не верифицирован
07 июл 2026, 19:28
a3d2d0c
Код
Авторство
О чём код?
coverage: status: project: default: target: auto # do not drop below the current level... threshold: 1% # ...by more than 1% patch: default: target: 80% # new/changed code in the PR diff must be >= 80% covered # Cross-repo uniform metric: every YDB SDK repo defines this same component_id, # so native-SDK coverage is queryable identically via the Codecov API # (?component_id=native-sdk), regardless of how each repo tags its uploads. component_management: individual_components: - component_id: native-sdk name: Native SDK