mirror of
https://github.com/coredns/coredns.git
synced 2025-08-05 13:56:59 +02:00
It looks like our code coverage is above 50% now. Let's make it a requirement to prevent it from regress. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
9 lines
128 B
YAML
9 lines
128 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: 50%
|
|
threshold: null
|
|
patch: false
|
|
changes: false
|