mirror of
https://github.com/coredns/coredns.git
synced 2025-11-30 07:34:02 -05:00
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>
7 lines
92 B
YAML
7 lines
92 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: 40%
|
|
threshold: null
|