mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
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: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user