mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
ef1d0b0279
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
14 lines
310 B
YAML
14 lines
310 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%
|
|
comment:
|
|
after_n_builds: 3
|
|
ignore:
|
|
- packages/client-rust
|
|
- packages/client-ts
|