Files
authentik/.github/codecov.yml
2023-03-31 23:59:23 +02:00

11 lines
257 B
YAML

coverage:
status:
project:
default:
target: auto
# adjust accordingly based on how flaky your tests are
# this allows a 1% drop from the previous base commit coverage
threshold: 1%
notify:
after_n_builds: 3