test_task_crm/app
Artem Kashaev 236cc4c50c
Test / test (pull_request) Successful in 15s Details
fix: update uvicorn command to use 10 workers for improved performance
2025-12-01 17:00:07 +05:00
..
api refactor: improve code readability by formatting arguments across multiple files 2025-12-01 16:25:30 +05:00
core refactor: enhance type hinting and casting for improved type safety across multiple files 2025-12-01 16:44:14 +05:00
models refactor: remove redundant import of TypeEngine for cleaner code 2025-12-01 16:44:23 +05:00
repositories refactor: enhance type hinting and casting for improved type safety across multiple files 2025-12-01 16:44:14 +05:00
services refactor: enhance type hinting and casting for improved type safety across multiple files 2025-12-01 16:44:14 +05:00
Dockerfile fix: update uvicorn command to use 10 workers for improved performance 2025-12-01 17:00:07 +05:00
__init__.py Init project structure 2025-11-22 13:56:45 +05:00
main.py fix: update CORS allowed origins for better security 2025-12-01 16:18:36 +05:00