Coverage report: 94%

Files Functions Classes

coverage.py v7.11.1, created at 2025-11-08 10:41 +0000

File statements missing excluded coverage
src/api/__init__.py 0 0 0 100%
src/api/admin.py 22 0 0 100%
src/api/apps.py 27 5 0 81%
src/api/models.py 42 1 0 98%
src/api/permissions.py 34 8 0 76%
src/api/serializers.py 115 7 0 94%
src/api/services.py 59 5 0 92%
src/api/swagger.py 6 0 0 100%
src/api/tests/__init__.py 0 0 0 100%
src/api/tests/test_admin.py 290 0 0 100%
src/api/tests/test_models.py 98 6 0 94%
src/api/tests/test_permissions.py 103 0 0 100%
src/api/tests/test_serializers.py 24 0 0 100%
src/api/tests/test_services.py 22 0 0 100%
src/api/tests/test_spot_creation.py 63 0 0 100%
src/api/tests/test_validators.py 23 0 0 100%
src/api/tests/test_views.py 156 0 0 100%
src/api/urls.py 9 0 0 100%
src/api/validators.py 7 0 0 100%
src/api/views.py 335 53 0 84%
Total 1435 85 0 94%

No items found using the specified filter.