Coverage report:
65%
hide covered
Files
Functions
Classes
coverage.py v7.8.2
, created at 2025-06-16 01:07 +0000
File
function
statements
missing
excluded
coverage
app/domain/repository/__init__.py
(no function)
1
0
0
100%
app/domain/repository/user_repository.py
UserRepository.__init__
1
0
0
100%
app/domain/repository/user_repository.py
UserRepository._fetch_by_id
2
0
0
100%
app/domain/repository/user_repository.py
UserRepository.find_by_id
2
0
0
100%
app/domain/repository/user_repository.py
(no function)
6
0
0
100%
app/endpoint/__init__.py
(no function)
0
0
0
100%
app/endpoint/health/__init__.py
(no function)
2
0
0
100%
app/endpoint/health/get_health.py
get_health
1
0
0
100%
app/endpoint/health/get_health.py
(no function)
3
0
0
100%
app/endpoint/health/router.py
(no function)
2
0
0
100%
app/endpoint/knowledge/__init__.py
(no function)
3
0
0
100%
app/endpoint/knowledge/create_knowledge.py
get_embedding
3
3
0
0%
app/endpoint/knowledge/create_knowledge.py
get_graph_by_manual
6
6
0
0%
app/endpoint/knowledge/create_knowledge.py
get_graph_by_ollama
9
9
0
0%
app/endpoint/knowledge/create_knowledge.py
register_graph
8
8
0
0%
app/endpoint/knowledge/create_knowledge.py
create_knowledge
6
6
0
0%
app/endpoint/knowledge/create_knowledge.py
(no function)
21
0
1
100%
app/endpoint/knowledge/router.py
(no function)
2
0
0
100%
app/endpoint/knowledge/search_knowledge.py
register_graph
1
1
0
0%
app/endpoint/knowledge/search_knowledge.py
search_knowledge
21
21
0
0%
app/endpoint/knowledge/search_knowledge.py
(no function)
14
0
1
100%
app/endpoint/router.py
(no function)
6
0
0
100%
app/endpoint/user/__init__.py
(no function)
3
0
0
100%
app/endpoint/user/create_user.py
create_user
5
5
0
0%
app/endpoint/user/create_user.py
(no function)
6
0
0
100%
app/endpoint/user/get_user.py
get_user
4
0
0
100%
app/endpoint/user/get_user.py
(no function)
6
0
0
100%
app/endpoint/user/router.py
(no function)
2
0
0
100%
app/infrastructure/database/db.py
Settings.database_url
6
3
0
50%
app/infrastructure/database/db.py
get_session_context
2
0
0
100%
app/infrastructure/database/db.py
get_session
2
0
0
100%
app/infrastructure/database/db.py
(no function)
15
0
0
100%
app/main.py
(no function)
11
0
0
100%
app/ui/__init__.py
(no function)
0
0
0
100%
app/ui/ui.py
text2knowledge
5
5
0
0%
app/ui/ui.py
(no function)
6
0
0
100%
Total
193
67
2
65%
No items found using the specified filter.