Coverage for d86e68f211d1186b70804959dbaa91c12fc897c4: 94%

coverage.py v7.4.3, created at 2024-04-28 00:25 +0000

Module statements missing excluded coverage
app/__init__.py 0 0 0 100%
app/api/__init__.py 0 0 0 100%
app/api/deps.py 34 4 0 88%
app/api/main.py 7 0 0 100%
app/api/routes/__init__.py 0 0 0 100%
app/api/routes/items.py 56 4 0 93%
app/api/routes/login.py 57 9 0 84%
app/api/routes/users.py 103 0 0 100%
app/api/routes/utils.py 11 3 0 73%
app/backend_pre_start.py 23 7 0 70%
app/core/__init__.py 0 0 0 100%
app/core/config.py 73 5 0 93%
app/core/db.py 10 2 0 80%
app/core/security.py 16 0 0 100%
app/crud.py 39 0 0 100%
app/initial_data.py 14 14 0 0%
app/main.py 14 1 0 93%
app/models.py 58 0 0 100%
app/tests/__init__.py 0 0 0 100%
app/tests/api/__init__.py 0 0 0 100%
app/tests/api/routes/__init__.py 0 0 0 100%
app/tests/api/routes/test_items.py 80 0 0 100%
app/tests/api/routes/test_login.py 50 0 0 100%
app/tests/api/routes/test_users.py 273 0 0 100%
app/tests/conftest.py 30 0 0 100%
app/tests/crud/__init__.py 0 0 0 100%
app/tests/crud/test_user.py 72 0 0 100%
app/tests/scripts/__init__.py 0 0 0 100%
app/tests/scripts/test_backend_pre_start.py 16 2 0 88%
app/tests/scripts/test_test_pre_start.py 16 2 0 88%
app/tests/utils/__init__.py 0 0 0 100%
app/tests/utils/item.py 13 0 0 100%
app/tests/utils/user.py 30 1 0 97%
app/tests/utils/utils.py 15 0 0 100%
app/tests_pre_start.py 23 7 0 70%
app/utils.py 60 7 0 88%
Total 1193 68 0 94%

No items found using the specified filter.