mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
Don't run project coverage on patches
Coverage improvement for the project is not a requirement of the collections projects. Don't fail builds on coverage reduction
This commit is contained in:
@@ -3,3 +3,6 @@ coverage:
|
|||||||
precision: 2
|
precision: 2
|
||||||
round: down
|
round: down
|
||||||
range: "70...100"
|
range: "70...100"
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default: false
|
||||||
|
|||||||
Reference in New Issue
Block a user