Coverage report: 58%

coverage.py v7.3.0, created at 2023-08-15 12:08 +0000

Module statements missing excluded branches partial coverage
geo_location_services/__init__.py 0 0 0 0 0 100%
geo_location_services/settings.py 51 0 2 0 0 100%
geo_location_services/templatetags/__init__.py 0 0 0 0 0 100%
geo_location_services/templatetags/visualization_tags.py 26 16 4 8 0 29%
geo_location_services/urls.py 1 0 7 0 0 100%
geo_location_services/wsgi.py 2 2 2 0 0 0%
manage.py 0 0 9 0 0 100%
services/__init__.py 0 0 0 0 0 100%
services/built_up_area/__init__.py 0 0 0 0 0 100%
services/built_up_area/apps.py 0 0 3 0 0 100%
services/built_up_area/serializers.py 8 0 3 0 0 100%
services/built_up_area/tests.py 17 0 5 0 0 100%
services/built_up_area/urls.py 1 1 2 0 0 0%
services/built_up_area/views.py 4 0 6 0 0 100%
services/climatic_zones/__init__.py 0 0 0 0 0 100%
services/climatic_zones/apps.py 0 0 3 0 0 100%
services/climatic_zones/serializers.py 4 0 1 0 0 100%
services/climatic_zones/tests.py 13 0 5 0 0 100%
services/climatic_zones/urls.py 1 0 2 0 0 100%
services/climatic_zones/views.py 34 25 14 4 0 24%
services/ecoregions/__init__.py 0 0 0 0 0 100%
services/ecoregions/apps.py 0 0 3 0 0 100%
services/ecoregions/serializers.py 4 0 1 0 0 100%
services/ecoregions/tests.py 13 0 5 0 0 100%
services/ecoregions/urls.py 1 0 2 0 0 100%
services/ecoregions/views.py 32 23 10 6 0 24%
services/file_extractions/__init__.py 0 0 0 0 0 100%
services/file_extractions/built_up_area_file_extraction.py 1 1 57 0 0 0%
services/file_extractions/climatic_zones_file_extraction.py 1 1 56 0 0 0%
services/file_extractions/htap_regions_tier1_file_extraction.py 1 1 48 0 0 0%
services/file_extractions/htap_regions_tier2_file_extraction.py 1 1 48 0 0 0%
services/file_extractions/nox_emissions_file_extraction.py 0 0 44 0 0 100%
services/file_extractions/omi_no2_file_extraction.py 0 0 53 0 0 100%
services/file_extractions/population_density_file_extraction.py 1 1 53 0 0 0%
services/file_extractions/population_density_ghs_file_extraction.py 1 1 59 0 0 0%
services/file_extractions/population_number_file_extraction.py 1 1 57 0 0 0%
services/file_extractions/rice_production_file_extraction.py 1 1 53 0 0 0%
services/file_extractions/stable_nightlights_file_extraction.py 1 1 47 0 0 0%
services/file_extractions/topography_srtm_file_extraction.py 1 1 47 0 0 0%
services/file_extractions/wheat_production_file_extraction.py 1 1 53 0 0 0%
services/htap_regions_tier1/__init__.py 0 0 0 0 0 100%
services/htap_regions_tier1/serializers.py 8 3 2 0 0 62%
services/htap_regions_tier1/tests.py 9 0 5 0 0 100%
services/htap_regions_tier1/urls.py 1 0 2 0 0 100%
services/htap_regions_tier1/views.py 36 31 9 14 0 14%
services/htap_regions_tier2/__init__.py 0 0 0 0 0 100%
services/htap_regions_tier2/apps.py 0 0 3 0 0 100%
services/htap_regions_tier2/serializers.py 8 0 3 0 0 100%
services/htap_regions_tier2/tests.py 19 0 5 0 0 100%
services/htap_regions_tier2/urls.py 1 1 2 0 0 0%
services/htap_regions_tier2/views.py 5 0 8 0 0 100%
services/landcover/__init__.py 0 0 0 0 0 100%
services/landcover/apps.py 0 0 3 0 0 100%
services/landcover/serializers.py 4 0 1 0 0 100%
services/landcover/tests.py 13 0 5 0 0 100%
services/landcover/urls.py 1 0 2 0 0 100%
services/landcover/views.py 33 24 10 12 0 20%
services/major_roads/__init__.py 0 0 0 0 0 100%
services/major_roads/amir_code/__init__.py 0 0 0 0 0 100%
services/major_roads/amir_code/overpassQL.py 15 15 1 4 0 0%
services/major_roads/amir_code/processor.py 134 134 2 84 0 0%
services/major_roads/amir_code/views.py 25 25 7 8 0 0%
services/major_roads/overpass_api.py 67 54 21 24 0 14%
services/major_roads/pygeometry_nearestOn4_tests.py 33 33 23 12 0 0%
services/major_roads/serializers.py 198 172 12 66 0 10%
services/major_roads/tests.py 6 0 0 0 0 100%
services/major_roads/urls.py 1 0 2 0 0 100%
services/major_roads/vector_test.py 94 94 24 20 0 0%
services/major_roads/views.py 50 39 10 8 0 19%
services/nox_emissions/__init__.py 0 0 0 0 0 100%
services/nox_emissions/apps.py 0 0 3 0 0 100%
services/nox_emissions/serializers.py 4 0 1 0 0 100%
services/nox_emissions/tests.py 13 0 5 0 0 100%
services/nox_emissions/urls.py 1 0 2 0 0 100%
services/nox_emissions/views.py 33 25 14 6 0 21%
services/omi_no2/__init__.py 0 0 0 0 0 100%
services/omi_no2/apps.py 0 0 3 0 0 100%
services/omi_no2/serializers.py 8 0 3 0 0 100%
services/omi_no2/tests.py 17 0 5 0 0 100%
services/omi_no2/urls.py 1 1 2 0 0 0%
services/omi_no2/views.py 4 0 6 0 0 100%
services/population_density/__init__.py 0 0 0 0 0 100%
services/population_density/tests.py 13 0 5 0 0 100%
services/population_density/urls.py 1 0 2 0 0 100%
services/population_density/views.py 33 27 14 10 0 14%
services/population_density_ghs/__init__.py 0 0 0 0 0 100%
services/population_density_ghs/apps.py 0 0 3 0 0 100%
services/population_density_ghs/serializers.py 8 0 3 0 0 100%
services/population_density_ghs/tests.py 17 0 5 0 0 100%
services/population_density_ghs/urls.py 1 1 2 0 0 0%
services/population_density_ghs/views.py 4 0 6 0 0 100%
services/population_number/__init__.py 0 0 0 0 0 100%
services/population_number/apps.py 0 0 3 0 0 100%
services/population_number/serializers.py 4 0 1 0 0 100%
services/population_number/tests.py 13 0 5 0 0 100%
services/population_number/urls.py 1 0 2 0 0 100%
services/population_number/views.py 25 17 15 8 0 24%
services/rice_production/__init__.py 0 0 0 0 0 100%
services/rice_production/apps.py 0 0 3 0 0 100%
services/rice_production/serializers.py 8 0 3 0 0 100%
services/rice_production/tests.py 18 0 5 0 0 100%
services/rice_production/urls.py 1 1 2 0 0 0%
services/rice_production/views.py 4 0 7 0 0 100%
services/stable_nightlights/__init__.py 0 0 0 0 0 100%
services/stable_nightlights/apps.py 0 0 3 0 0 100%
services/stable_nightlights/serializers.py 4 0 1 0 0 100%
services/stable_nightlights/tests.py 13 0 5 0 0 100%
services/stable_nightlights/urls.py 1 0 2 0 0 100%
services/stable_nightlights/views.py 35 27 16 4 0 21%
services/topography_srtm/__init__.py 0 0 0 0 0 100%
services/topography_srtm/apps.py 0 0 3 0 0 100%
services/topography_srtm/serializers.py 4 0 1 0 0 100%
services/topography_srtm/tests.py 13 0 5 0 0 100%
services/topography_srtm/urls.py 1 0 2 0 0 100%
services/topography_srtm/views.py 32 23 15 2 0 26%
services/wheat_production/__init__.py 0 0 0 0 0 100%
services/wheat_production/apps.py 0 0 3 0 0 100%
services/wheat_production/serializers.py 8 0 3 0 0 100%
services/wheat_production/tests.py 18 0 5 0 0 100%
services/wheat_production/urls.py 1 1 2 0 0 0%
services/wheat_production/views.py 4 0 7 0 0 100%
utils/__init__.py 0 0 0 0 0 100%
utils/agg_serializer.py 41 6 2 26 2 82%
utils/extraction_tools.py 111 9 5 70 3 93%
utils/geocube_connection.py 168 31 22 76 8 77%
utils/geoutils.py 70 0 9 2 0 100%
utils/map_utils.py 74 60 6 20 0 17%
utils/statistics.py 17 0 1 4 0 100%
utils/tests.py 661 19 15 4 0 97%
utils/views_commons.py 316 92 37 154 3 70%
Total 2808 1043 1226 656 16 58%

No items found using the specified filter.