Commit 5904345e authored by Yong Tang's avatar Yong Tang Committed by Miek Gieben

Increase codecov target requirement to 50% (from 40%) (#1344)

It looks like our code coverage is above 50% now. Let's
make it a requirement to prevent it from regress.
Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent 311af931
...@@ -2,7 +2,7 @@ coverage: ...@@ -2,7 +2,7 @@ coverage:
status: status:
project: project:
default: default:
target: 40% target: 50%
threshold: null threshold: null
patch: false patch: false
changes: false changes: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment