mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 23:48:58 +01:00
20 lines
No EOL
328 B
YAML
20 lines
No EOL
328 B
YAML
flag_management:
|
|
default_rules:
|
|
carryforward: true
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 0%
|
|
base: auto
|
|
flags:
|
|
- unittests
|
|
patch:
|
|
default:
|
|
target: 75%
|
|
threshold: 0%
|
|
base: auto
|
|
flags:
|
|
- unittests |