add tests for the redis
This commit is contained in:
+3
-1
@@ -49,7 +49,9 @@ omit = [
|
||||
"*/database/*",
|
||||
"*/errors/*",
|
||||
"__init__.py",
|
||||
"*/docker/*"
|
||||
"*/docker/*",
|
||||
"*/rate_limit.py",
|
||||
"*/logger.py"
|
||||
]
|
||||
|
||||
[tool.coverage.report]
|
||||
|
||||
Reference in New Issue
Block a user