mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
Disable codecov/patch and codecov/changes status report (#758)
This fix disables codecov/patch and codecov/changes status report as the project has already been well covered by codecov/project status. The codecov/patch and codecov/changes status are misleading. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -4,3 +4,5 @@ coverage:
|
|||||||
default:
|
default:
|
||||||
target: 40%
|
target: 40%
|
||||||
threshold: null
|
threshold: null
|
||||||
|
patch: false
|
||||||
|
changes: false
|
||||||
|
|||||||
Reference in New Issue
Block a user