mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
new tests, upgrade tests coverage
This commit is contained in:
@@ -57,6 +57,10 @@ reportUnusedFunction = false
|
||||
|
||||
[tool.coverage.run]
|
||||
branch = true
|
||||
omit = [
|
||||
"src/argenta/app/protocols.py",
|
||||
"src/argenta/command/exceptions.py"
|
||||
]
|
||||
|
||||
[tool.mypy]
|
||||
disable_error_code = "import-untyped"
|
||||
|
||||
Reference in New Issue
Block a user