Coverage report:
96%
hide covered
Files
Functions
Classes
coverage.py v7.8.2
, created at 2025-06-04 02:20 +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/router.py
(no function)
5
0
0
100%
app/endpoint/user/__init__.py
(no function)
2
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)
7
0
0
100%
Total
71
3
0
96%
No items found using the specified filter.