mirror of
https://github.com/coredns/coredns.git
synced 2025-09-20 21:21:30 +02:00
Adjust codecov config (codecov.yml) for commit status (#754)
This fix adjusted codecov config (codecov.yml) so that commit status is success as long as coverage > 40%. This fix fixes #752. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
6f9a9eb8cd
commit
ab0f810158
6
codecov.yml
Normal file
6
codecov.yml
Normal file
@ -0,0 +1,6 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: 40%
|
||||
threshold: null
|
Loading…
x
Reference in New Issue
Block a user