From 48b38bd91e0badbc2c4381dce726b09fd68850d9 Mon Sep 17 00:00:00 2001 From: Henrique Moody Date: Tue, 7 Jan 2025 01:34:58 +0100 Subject: [PATCH] Update Codecov settings --- codecov.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..0df0e49da --- /dev/null +++ b/codecov.yml @@ -0,0 +1,6 @@ +coverage: + status: + project: + default: + target: 94% # the required coverage value + threshold: 1% # the leniency in hitting the target