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

Coverage report: + 67% +

+ +
+ +
+ + +
+
+

+ Files + Functions + Classes +

+

+ coverage.py v7.6.7, + created at 2024-12-12 10:48 +0000 +

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Filestatementsmissingexcludedcoverage
app/__init__.py000100%
app/__version__.py100100%
app/auth/__init__.py000100%
app/auth/auth_deps.py9168025%
app/auth/auth_routes.py7136049%
app/auth/auth_schemas.py373092%
app/auth/providers/osm.py3220038%
app/auth/roles.py8319077%
app/central/__init__.py000100%
app/central/central_crud.py310132057%
app/central/central_deps.py2810064%
app/central/central_routes.py4118056%
app/central/central_schemas.py15118088%
app/config.py17235080%
app/db/__init__.py000100%
app/db/database.py113073%
app/db/enums.py10000100%
app/db/models.py589164072%
app/db/postgis_utils.py314117063%
app/helpers/__init__.py000100%
app/helpers/helper_routes.py12783035%
app/main.py12133073%
app/monitoring.py7561019%
app/organisations/__init__.py000100%
app/organisations/organisation_crud.py254084%
app/organisations/organisation_deps.py3413062%
app/organisations/organisation_routes.py6126057%
app/organisations/organisation_schemas.py291097%
app/projects/__init__.py000100%
app/projects/project_crud.py265116056%
app/projects/project_deps.py242092%
app/projects/project_routes.py300117061%
app/projects/project_schemas.py15120087%
app/s3.py11462046%
app/submissions/__init__.py000100%
app/submissions/submission_crud.py10565038%
app/submissions/submission_routes.py14783044%
app/submissions/submission_schemas.py5214073%
app/tasks/__init__.py000100%
app/tasks/task_crud.py115055%
app/tasks/task_deps.py124067%
app/tasks/task_routes.py367081%
app/tasks/task_schemas.py2000100%
app/users/__init__.py000100%
app/users/user_deps.py164075%
app/users/user_routes.py3010067%
app/users/user_schemas.py1200100%
tests/__init__.py000100%
tests/conftest.py15712092%
tests/test_central_routes.py132085%
tests/test_data/__init__.py200100%
tests/test_organisation_routes.py112082%
tests/test_projects_routes.py1903098%
tests/test_submission_routes.py582097%
tests/test_task_routes.py462096%
tests/test_users.py200100%
Total42771396067%
+

+ No items found using the specified filter. +

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