From 11aee45681dbe6d9e891a84eb93307b09fbba92b Mon Sep 17 00:00:00 2001 From: Ruixiang Du Date: Wed, 20 Aug 2025 10:23:58 +0800 Subject: [PATCH] updated codecov.yml --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index f904d57..e373e70 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,3 @@ ignore: - - "src/demo/*" + - "sample/*" - "tests/**/*" \ No newline at end of file