summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChayim <chayim@users.noreply.github.com>2021-11-10 10:39:12 +0200
committerGitHub <noreply@github.com>2021-11-10 10:39:12 +0200
commita1d4e3e1373aa41ed607fb0358b1a2e09bf18f57 (patch)
tree3c90ed26802e4ef73e6de15b026de6d9dc0e0bf4
parent2d7ceb0b110212fe50b8fa296f99f32f9a622ea7 (diff)
downloadredis-py-a1d4e3e1373aa41ed607fb0358b1a2e09bf18f57.tar.gz
Updating codecov rules (#1689)
-rw-r--r--codecov.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
index 48cdae1..449ec0c 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -1,3 +1,7 @@
+ignore:
+ - "benchmarks/**"
+ - "tasks.py"
+
codecov:
require_ci_to_pass: yes