fermentord/vendor/github.com/getsentry/sentry-go/.codecov.yml

14 lines
412 B
YAML
Raw Normal View History

2024-06-15 13:58:47 +00:00
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%