From 66cec45960ce1d9c794e9399de15c138acb18aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 18:03:42 +0200 Subject: Adding upstream version 7.3.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/ngine_io/cloudstack/codecov.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ansible_collections/ngine_io/cloudstack/codecov.yml (limited to 'ansible_collections/ngine_io/cloudstack/codecov.yml') diff --git a/ansible_collections/ngine_io/cloudstack/codecov.yml b/ansible_collections/ngine_io/cloudstack/codecov.yml new file mode 100644 index 00000000..ad7b2a2a --- /dev/null +++ b/ansible_collections/ngine_io/cloudstack/codecov.yml @@ -0,0 +1,14 @@ +--- +# See https://docs.codecov.com/docs/commit-status +coverage: + precision: 2 + round: down + range: "70...100" + status: + project: + default: + informational: true + threshold: 10% + patch: off +fixes: + - "/ansible_collections/ngine_io/cloudstack/::" -- cgit v1.2.3