Coverage report:
65%
hide covered
Files
Functions
Classes
coverage.py v7.8.2
, created at 2025-06-16 01:07 +0000
File
class
statements
missing
excluded
coverage
app/domain/repository/__init__.py
(no class)
1
0
0
100%
app/domain/repository/user_repository.py
UserRepository
5
0
0
100%
app/domain/repository/user_repository.py
(no class)
6
0
0
100%
app/endpoint/__init__.py
(no class)
0
0
0
100%
app/endpoint/health/__init__.py
(no class)
2
0
0
100%
app/endpoint/health/get_health.py
(no class)
4
0
0
100%
app/endpoint/health/router.py
(no class)
2
0
0
100%
app/endpoint/knowledge/__init__.py
(no class)
3
0
0
100%
app/endpoint/knowledge/create_knowledge.py
CreateKnowledgeRequest
0
0
0
100%
app/endpoint/knowledge/create_knowledge.py
(no class)
53
32
1
40%
app/endpoint/knowledge/router.py
(no class)
2
0
0
100%
app/endpoint/knowledge/search_knowledge.py
SearchRequest
0
0
0
100%
app/endpoint/knowledge/search_knowledge.py
(no class)
36
22
1
39%
app/endpoint/router.py
(no class)
6
0
0
100%
app/endpoint/user/__init__.py
(no class)
3
0
0
100%
app/endpoint/user/create_user.py
(no class)
11
5
0
55%
app/endpoint/user/get_user.py
(no class)
10
0
0
100%
app/endpoint/user/router.py
(no class)
2
0
0
100%
app/infrastructure/database/db.py
Settings
6
3
0
50%
app/infrastructure/database/db.py
(no class)
19
0
0
100%
app/main.py
(no class)
11
0
0
100%
app/ui/__init__.py
(no class)
0
0
0
100%
app/ui/ui.py
(no class)
11
5
0
55%
Total
193
67
2
65%
No items found using the specified filter.