1
0
mirror of https://github.com/ManyakRus/telegram_loki.git synced 2025-02-01 13:17:46 +02:00

14 lines
412 B
YAML

codecov:
# across
notify:
# Do not notify until at least this number of reports have been uploaded
# from the CI pipeline. We normally have more than that number, but 6
# should be enough to get a first notification.
after_n_builds: 6
coverage:
status:
project:
default:
# Do not fail the commit status if the coverage was reduced up to this value
threshold: 0.5%