summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-13 13:56:40 +0300
committerValery Piashchynski <[email protected]>2021-01-13 13:56:40 +0300
commit2eed81d8fdbf8ee5134bb3b3f4c11c63cf6d757c (patch)
tree362f0eacdf2373bf208441577c1e69b8337bd71e /codecov.yml
parent581bb5370c89d749b77209b841fec30544c16246 (diff)
Add IdleTTL test
Add removed state to the worker before it being removed
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml
index 5243383f..eb499c3a 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -10,7 +10,7 @@ coverage:
target: auto
threshold: 0%
informational: true
-
+
# do not include tests folders
ignore:
- "tests"