From bcca5ffd8dbec76ce35632bc3fafdcbd3b29757b Mon Sep 17 00:00:00 2001 From: zhengjian Date: Sun, 21 Jan 2024 21:13:46 +0800 Subject: [PATCH] add codecov test ci --- codecov.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..a723f6e --- /dev/null +++ b/codecov.yml @@ -0,0 +1,4 @@ +coverage: + status: + patch: off + project: off