Differentiate between project and patch

This commit is contained in:
Till Faelligen 2022-12-05 15:49:11 +01:00
parent 0e6d94757b
commit 3dc06bea81
No known key found for this signature in database
GPG Key ID: ACCDC9606D472758

View File

@ -5,6 +5,13 @@ flag_management:
coverage:
status:
project:
default:
target: auto
threshold: 0%
base: auto
flags:
- unittests
patch:
default:
target: 75%
threshold: 0%