mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -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:
|
||||
project:
|
||||
default:
|
||||
target: 40%
|
||||
target: 50%
|
||||
threshold: null
|
||||
patch: false
|
||||
changes: false
|
||||
|
||||
Reference in New Issue
Block a user