From 6ab4a20d41670784d68195a336c94e02fb0fa9d0 Mon Sep 17 00:00:00 2001 From: Vishvamsinh Vaghela <90895835+vishvamsinh28@users.noreply.github.com> Date: Sun, 15 Sep 2024 11:33:17 +0530 Subject: [PATCH] Update .codecov.yml --- .codecov.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 70cf200410b..e64a4ab3012 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,30 +2,15 @@ coverage: status: project: default: - # basic target: auto threshold: null base: auto - # advanced - branches: null - if_no_uploads: error - if_not_found: success - if_ci_failed: error - only_pulls: false flags: null paths: null patch: default: - # basic target: auto threshold: null base: auto - # advanced - branches: null - if_no_uploads: error - if_not_found: success - if_ci_failed: error - # the main change: - only_pulls: true flags: null paths: null