diff --git a/coverage.html b/coverage.html new file mode 100644 index 000000000..163cf4518 --- /dev/null +++ b/coverage.html @@ -0,0 +1,496 @@ + + + + + Coverage report + + + + + +
+
+

Coverage report: + 63% +

+ +
+ +
+ + +
+
+

+ Files + Functions + Classes +

+

+ coverage.py v7.5.3, + created at 2024-09-19 19:41 +0000 +

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Filestatementsmissingexcludedcoverage
app/__init__.py000100%
app/__version__.py100100%
app/auth/__init__.py000100%
app/auth/auth_routes.py8653038%
app/auth/auth_schemas.py528085%
app/auth/osm.py5836038%
app/auth/roles.py7721073%
app/central/__init__.py000100%
app/central/central_crud.py355168053%
app/central/central_deps.py121092%
app/central/central_routes.py3416053%
app/central/central_schemas.py673096%
app/config.py17239077%
app/db/__init__.py000100%
app/db/database.py1200100%
app/db/db_models.py1923098%
app/db/postgis_utils.py312106066%
app/helpers/__init__.py000100%
app/helpers/helper_routes.py13592032%
app/main.py11932073%
app/models/__init__.py000100%
app/models/enums.py14328080%
app/monitoring.py7561019%
app/organisations/__init__.py000100%
app/organisations/organisation_crud.py9148047%
app/organisations/organisation_deps.py4619059%
app/organisations/organisation_routes.py4914071%
app/organisations/organisation_schemas.py426086%
app/projects/__init__.py000100%
app/projects/project_crud.py519221057%
app/projects/project_deps.py356083%
app/projects/project_routes.py329140057%
app/projects/project_schemas.py25435086%
app/s3.py11665044%
app/submissions/__init__.py000100%
app/submissions/submission_crud.py203171016%
app/submissions/submission_routes.py13692032%
app/submissions/submission_schemas.py1400100%
app/tasks/__init__.py000100%
app/tasks/task_deps.py2011045%
app/tasks/tasks_crud.py12360051%
app/tasks/tasks_routes.py6027055%
app/tasks/tasks_schemas.py8322073%
app/users/__init__.py000100%
app/users/user_crud.py2011045%
app/users/user_deps.py2313043%
app/users/user_routes.py3219041%
app/users/user_schemas.py1600100%
tests/__init__.py000100%
tests/conftest.py13612091%
tests/test_central_routes.py132085%
tests/test_data/__init__.py200100%
tests/test_organisation_routes.py112082%
tests/test_projects_routes.py1953098%
tests/test_task_routes.py222091%
tests/test_users.py200100%
Total44941668063%
+

+ No items found using the specified filter. +

+
+ + + diff --git a/coverage.svg b/coverage.svg new file mode 100644 index 000000000..179c6a178 --- /dev/null +++ b/coverage.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + coverage + coverage + 63% + 63% + +