diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/ngine_io/cloudstack/codecov.yml')
-rw-r--r-- | collections-debian-merged/ansible_collections/ngine_io/cloudstack/codecov.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/ngine_io/cloudstack/codecov.yml b/collections-debian-merged/ansible_collections/ngine_io/cloudstack/codecov.yml new file mode 100644 index 00000000..0815ba0e --- /dev/null +++ b/collections-debian-merged/ansible_collections/ngine_io/cloudstack/codecov.yml @@ -0,0 +1,15 @@ +--- +coverage: + precision: 2 + round: down + range: "70...100" + status: + project: + default: + informational: true + threshold: 10% + patch: + default: + threshold: 10% +fixes: + - "/ansible_collections/ngine_io/cloudstack/::" |