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>
8 lines
128 B
YAML
8 lines
128 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: 50%
|
|
threshold: null
|
|
patch: false
|
|
changes: false
|