From c4ecfa8567ae29f5f64d33723ac4f1c791bce3f9 Mon Sep 17 00:00:00 2001 From: sidra-asa Date: Thu, 30 May 2024 16:02:36 +0800 Subject: [PATCH] Update codecov.yml --- codecov.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/codecov.yml b/codecov.yml index aa84c676..0178b4cd 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,2 +1,8 @@ +coverage: + status: + project: + default: + threshold: 0.02 + ignore: - "*/tests/*"