Coverage report:
67%
hide covered
Files
Functions
Classes
coverage.py v7.6.7
, created at 2025-02-21 13:34 +0000
File
statements
missing
excluded
coverage
app/__init__.py
0
0
0
100%
app/__version__.py
1
0
0
100%
app/auth/__init__.py
0
0
0
100%
app/auth/auth_deps.py
90
67
0
26%
app/auth/auth_routes.py
71
36
0
49%
app/auth/auth_schemas.py
37
3
0
92%
app/auth/providers/osm.py
66
48
0
27%
app/auth/roles.py
83
16
0
81%
app/central/__init__.py
0
0
0
100%
app/central/central_crud.py
321
138
0
57%
app/central/central_deps.py
35
15
0
57%
app/central/central_routes.py
41
18
0
56%
app/central/central_schemas.py
158
18
0
89%
app/config.py
173
35
0
80%
app/db/__init__.py
0
0
0
100%
app/db/database.py
11
3
0
73%
app/db/enums.py
114
0
0
100%
app/db/languages_and_countries.py
2
0
0
100%
app/db/models.py
681
209
0
69%
app/db/postgis_utils.py
287
92
0
68%
app/helpers/__init__.py
0
0
0
100%
app/helpers/helper_routes.py
127
83
0
35%
app/integrations/__init__.py
0
0
0
100%
app/integrations/integration_crud.py
36
25
0
31%
app/integrations/integration_deps.py
17
8
0
53%
app/integrations/integration_routes.py
33
15
0
55%
app/main.py
127
33
0
74%
app/monitoring.py
75
61
0
19%
app/organisations/__init__.py
0
0
0
100%
app/organisations/organisation_crud.py
35
5
0
86%
app/organisations/organisation_deps.py
40
16
0
60%
app/organisations/organisation_routes.py
64
13
0
80%
app/organisations/organisation_schemas.py
31
0
0
100%
app/projects/__init__.py
0
0
0
100%
app/projects/project_crud.py
318
163
0
49%
app/projects/project_deps.py
24
2
0
92%
app/projects/project_routes.py
383
171
0
55%
app/projects/project_schemas.py
156
19
0
88%
app/s3.py
114
62
0
46%
app/submissions/__init__.py
0
0
0
100%
app/submissions/submission_crud.py
67
16
0
76%
app/submissions/submission_deps.py
8
1
0
88%
app/submissions/submission_routes.py
134
69
0
49%
app/submissions/submission_schemas.py
52
14
0
73%
app/tasks/__init__.py
0
0
0
100%
app/tasks/task_crud.py
42
30
0
29%
app/tasks/task_deps.py
12
4
0
67%
app/tasks/task_routes.py
42
11
0
74%
app/tasks/task_schemas.py
20
0
0
100%
app/users/__init__.py
0
0
0
100%
app/users/user_crud.py
43
27
0
37%
app/users/user_deps.py
16
4
0
75%
app/users/user_routes.py
40
15
0
62%
app/users/user_schemas.py
25
0
0
100%
tests/__init__.py
0
0
0
100%
tests/conftest.py
184
12
0
93%
tests/test_central_routes.py
13
2
0
85%
tests/test_data/__init__.py
2
0
0
100%
tests/test_organisation_routes.py
44
2
0
95%
tests/test_projects_routes.py
192
3
0
98%
tests/test_submission_routes.py
62
2
0
97%
tests/test_task_routes.py
46
2
0
96%
tests/test_users.py
2
0
0
100%
Total
4797
1588
0
67%
No items found using the specified filter.