From a3616a5cf6a15adf79f917460df0652f338ba318 Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 29 Aug 2024 14:01:28 +0800 Subject: [PATCH] Revert "test: make a strict codecov rule" (#50613) --- codecov.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml deleted file mode 100644 index a4ff737cd4..0000000000 --- a/codecov.yml +++ /dev/null @@ -1,7 +0,0 @@ -coverage: - status: - project: #add everything under here, more options at https://docs.codecov.com/docs/commit-status - default: - target: 100% - threshold: 0% - base: auto