e2e crud 0.2

This commit is contained in:
2026-08-18 19:33:41 +03:00
parent 1eb9935a15
commit b3083b0e82
8 changed files with 333 additions and 72 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ build-backend = "poetry.core.masonry.api"
[tool.coverage.run]
omit = [
"*/models/*",
# "*/models/*",
"*/migrations/*",
"*/database/*",
"*/errors/*",