From 413c8628468333c1663d520d21f5943d66f24d3a Mon Sep 17 00:00:00 2001 From: svchot Date: Mon, 2 Dec 2024 05:16:24 +0000 Subject: [PATCH] docs: update coverage summary and badge --- coverage.html | 489 ++++++++++++++++++++++++++++++++++++++++++++++++++ coverage.svg | 21 +++ 2 files changed, 510 insertions(+) create mode 100644 coverage.html create mode 100644 coverage.svg diff --git a/coverage.html b/coverage.html new file mode 100644 index 0000000000..c0c3fcd670 --- /dev/null +++ b/coverage.html @@ -0,0 +1,489 @@ + + + + + Coverage report + + + + + +
+
+

Coverage report: + 68% +

+ +
+ +
+ + +
+
+

+ Files + Functions + Classes +

+

+ coverage.py v7.6.7, + created at 2024-12-02 05:16 +0000 +

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Filestatementsmissingexcludedcoverage
app/__init__.py000100%
app/__version__.py100100%
app/auth/__init__.py000100%
app/auth/auth_routes.py8955038%
app/auth/auth_schemas.py3300100%
app/auth/osm.py5735039%
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.py16935079%
app/db/__init__.py000100%
app/db/database.py113073%
app/db/enums.py10000100%
app/db/models.py585163072%
app/db/postgis_utils.py293110062%
app/helpers/__init__.py000100%
app/helpers/helper_routes.py12683034%
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.py313090%
app/projects/__init__.py000100%
app/projects/project_crud.py265116056%
app/projects/project_deps.py242092%
app/projects/project_routes.py296115061%
app/projects/project_schemas.py15320087%
app/s3.py11462046%
app/submissions/__init__.py000100%
app/submissions/submission_crud.py10565038%
app/submissions/submission_routes.py14581044%
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%
Total41941349068%
+

+ No items found using the specified filter. +

+
+ + + diff --git a/coverage.svg b/coverage.svg new file mode 100644 index 0000000000..91a5e773db --- /dev/null +++ b/coverage.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + coverage + coverage + 68% + 68% + +