mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -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:
|
||||
target: 40%
|
||||
threshold: null
|
||||
patch: false
|
||||
changes: false
|
||||
|
||||
Reference in New Issue
Block a user