Coverage report: 65%

Files Functions Classes

coverage.py v7.8.2, created at 2025-06-16 01:07 +0000

File statements missing excluded coverage
app/domain/repository/__init__.py 1 0 0 100%
app/domain/repository/user_repository.py 11 0 0 100%
app/endpoint/__init__.py 0 0 0 100%
app/endpoint/health/__init__.py 2 0 0 100%
app/endpoint/health/get_health.py 4 0 0 100%
app/endpoint/health/router.py 2 0 0 100%
app/endpoint/knowledge/__init__.py 3 0 0 100%
app/endpoint/knowledge/create_knowledge.py 53 32 1 40%
app/endpoint/knowledge/router.py 2 0 0 100%
app/endpoint/knowledge/search_knowledge.py 36 22 1 39%
app/endpoint/router.py 6 0 0 100%
app/endpoint/user/__init__.py 3 0 0 100%
app/endpoint/user/create_user.py 11 5 0 55%
app/endpoint/user/get_user.py 10 0 0 100%
app/endpoint/user/router.py 2 0 0 100%
app/infrastructure/database/db.py 25 3 0 88%
app/main.py 11 0 0 100%
app/ui/__init__.py 0 0 0 100%
app/ui/ui.py 11 5 0 55%
Total 193 67 2 65%

No items found using the specified filter.