From f4d82a2a454a729545527812e97b6bea5a2be1c8 Mon Sep 17 00:00:00 2001 From: svchot Date: Thu, 30 Jan 2025 18:27:26 +0000 Subject: [PATCH] docs: update coverage summary and badge --- coverage.html | 531 ++++++++++++++++++++++++++++++++++++++++++++++++++ coverage.svg | 21 ++ 2 files changed, 552 insertions(+) create mode 100644 coverage.html create mode 100644 coverage.svg diff --git a/coverage.html b/coverage.html new file mode 100644 index 000000000..5b175dfe4 --- /dev/null +++ b/coverage.html @@ -0,0 +1,531 @@ + + + + + Coverage report + + + + + +
+
+

Coverage report: + 67% +

+ +
+ +
+ + +
+
+

+ Files + Functions + Classes +

+

+ coverage.py v7.6.7, + created at 2025-01-30 18:27 +0000 +

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Filestatementsmissingexcludedcoverage
app/__init__.py000100%
app/__version__.py100100%
app/auth/__init__.py000100%
app/auth/auth_deps.py9067026%
app/auth/auth_routes.py7136049%
app/auth/auth_schemas.py373092%
app/auth/providers/osm.py6648027%
app/auth/roles.py8316081%
app/central/__init__.py000100%
app/central/central_crud.py312133057%
app/central/central_deps.py2810064%
app/central/central_routes.py4118056%
app/central/central_schemas.py15818089%
app/config.py17335080%
app/db/__init__.py000100%
app/db/database.py113073%
app/db/enums.py11300100%
app/db/models.py688209070%
app/db/postgis_utils.py315117063%
app/helpers/__init__.py000100%
app/helpers/helper_routes.py12783035%
app/integrations/__init__.py000100%
app/integrations/integration_crud.py3625031%
app/integrations/integration_deps.py178053%
app/integrations/integration_routes.py3315055%
app/main.py12333073%
app/monitoring.py7561019%
app/organisations/__init__.py000100%
app/organisations/organisation_crud.py355086%
app/organisations/organisation_deps.py4016060%
app/organisations/organisation_routes.py6413080%
app/organisations/organisation_schemas.py3100100%
app/projects/__init__.py000100%
app/projects/project_crud.py288134053%
app/projects/project_deps.py242092%
app/projects/project_routes.py339142058%
app/projects/project_schemas.py16424085%
app/s3.py11462046%
app/submissions/__init__.py000100%
app/submissions/submission_crud.py10565038%
app/submissions/submission_routes.py15183045%
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_crud.py4226038%
app/users/user_deps.py164075%
app/users/user_routes.py3913067%
app/users/user_schemas.py2500100%
tests/__init__.py000100%
tests/conftest.py17812093%
tests/test_central_routes.py132085%
tests/test_data/__init__.py200100%
tests/test_organisation_routes.py442095%
tests/test_projects_routes.py1903098%
tests/test_submission_routes.py602097%
tests/test_task_routes.py462096%
tests/test_users.py200100%
Total47411580067%
+

+ 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% + +