Coverage report: 67%

Files Functions Classes

coverage.py v7.6.1, created at 2025-07-22 06:43 -0400

File function statements missing excluded branches partial coverage
__init__.py (no function) 0 0 0 0 0 100%
scripts/__init__.py (no function) 0 0 0 0 0 100%
scripts/get_wiki.py equals_to_dict 1 1 0 2 0 0%
scripts/get_wiki.py main 4 4 0 2 0 0%
scripts/get_wiki.py parse_wiki 19 19 0 10 0 0%
scripts/get_wiki.py parse_tags 7 7 0 4 0 0%
scripts/get_wiki.py (no function) 9 9 2 0 0 0%
scripts/make_docs.py (no function) 8 8 0 0 0 0%
scripts/merge_tags.py str_list_to_dict 5 5 0 2 0 0%
scripts/merge_tags.py ask_add 5 5 0 2 0 0%
scripts/merge_tags.py diff 10 10 0 8 0 0%
scripts/merge_tags.py (no function) 29 29 0 12 0 0%
scripts/missing_places.py (no function) 15 15 0 6 0 0%
scripts/scratch.py flatten 8 8 0 6 0 0%
scripts/scratch.py get_first_item 3 3 0 2 0 0%
scripts/scratch.py handle 12 12 0 8 0 0%
scripts/scratch.py (no function) 12 12 0 2 0 14%
scripts/write_tags.py (no function) 14 14 0 6 0 0%
scripts/write_wiki.py get_wikitext 7 7 0 0 0 0%
scripts/write_wiki.py main 12 12 0 6 0 0%
scripts/write_wiki.py (no function) 5 5 2 0 0 0%
src/overturetoosm/__init__.py (no function) 6 0 0 0 0 100%
src/overturetoosm/__main__.py (no function) 1 1 2 0 0 0%
src/overturetoosm/addresses.py process_address 1 0 0 0 0 100%
src/overturetoosm/addresses.py (no function) 2 0 0 0 0 100%
src/overturetoosm/buildings.py process_building 1 0 0 0 0 100%
src/overturetoosm/buildings.py (no function) 2 0 0 0 0 100%
src/overturetoosm/cli.py main 33 33 0 16 0 0%
src/overturetoosm/cli.py (no function) 4 4 0 0 0 0%
src/overturetoosm/objects.py Sources.set_default_if_none 1 0 0 0 0 100%
src/overturetoosm/objects.py Sources.get_osm_link 3 0 0 2 0 100%
src/overturetoosm/objects.py Brand.to_osm 4 0 0 2 1 83%
src/overturetoosm/objects.py Socials.to_osm 7 0 0 6 1 92%
src/overturetoosm/objects.py PlaceProps.to_osm 35 0 0 34 11 84%
src/overturetoosm/objects.py ConfidenceError.__init__ 4 0 0 0 0 100%
src/overturetoosm/objects.py ConfidenceError.__str__ 3 3 0 0 0 0%
src/overturetoosm/objects.py UnmatchedError.__init__ 3 0 0 0 0 100%
src/overturetoosm/objects.py UnmatchedError.__str__ 1 1 0 0 0 0%
src/overturetoosm/objects.py BuildingProps.to_osm 14 0 0 7 1 95%
src/overturetoosm/objects.py AddressProps.to_osm 5 0 0 2 0 100%
src/overturetoosm/objects.py source_statement 1 0 0 0 0 100%
src/overturetoosm/objects.py (no function) 110 2 0 6 0 98%
src/overturetoosm/places.py process_place 1 0 0 0 0 100%
src/overturetoosm/places.py (no function) 3 0 0 0 0 100%
src/overturetoosm/resources.py (no function) 2 0 0 0 0 100%
src/overturetoosm/segments.py (no function) 205 2 0 0 0 99%
src/overturetoosm/utils.py process_geojson 12 1 0 4 1 88%
src/overturetoosm/utils.py (no function) 3 0 0 0 0 100%
tests/__init__.py (no function) 0 0 0 0 0 100%
tests/test_addresses.py clean_fix 1 0 0 0 0 100%
tests/test_addresses.py props_fix 1 0 0 0 0 100%
tests/test_addresses.py test_process_address 1 0 0 0 0 100%
tests/test_addresses.py test_process_address_no_levels 3 0 0 0 0 100%
tests/test_addresses.py test_process_address_not_us 2 0 0 0 0 100%
tests/test_addresses.py (no function) 10 0 0 4 0 100%
tests/test_buildings.py clean_fix 1 0 0 0 0 100%
tests/test_buildings.py props_fix 1 0 0 0 0 100%
tests/test_buildings.py test_process_building 2 0 0 0 0 100%
tests/test_buildings.py test_process_building_confidence 2 0 0 2 0 100%
tests/test_buildings.py test_process_building_underground 4 0 0 0 0 100%
tests/test_buildings.py test_process_building_no_floors 4 0 0 0 0 100%
tests/test_buildings.py test_process_building_underfloors 4 0 0 0 0 100%
tests/test_buildings.py test_process_building_min_level 4 0 0 0 0 100%
tests/test_buildings.py (no function) 14 0 0 4 0 100%
tests/test_other.py props_fix 1 0 0 0 0 100%
tests/test_other.py test_util_source 3 0 0 0 0 100%
tests/test_other.py test_segment_sources 2 0 0 0 0 100%
tests/test_other.py test_segment_sources_not_osm 3 0 0 0 0 100%
tests/test_other.py test_objects 4 0 0 4 0 100%
tests/test_other.py (no function) 10 0 0 4 0 100%
tests/test_places.py clean_fix 1 0 0 0 0 100%
tests/test_places.py geojson_fix 1 0 0 0 0 100%
tests/test_places.py props_fix 1 0 0 0 0 100%
tests/test_places.py test_place_props 2 0 0 0 0 100%
tests/test_places.py test_place_props_no_brand 5 0 0 2 0 100%
tests/test_places.py test_place_props_no_category 5 0 0 2 0 100%
tests/test_places.py test_place_props_twitter 4 0 0 0 0 100%
tests/test_places.py test_low_confidence 2 0 0 2 0 100%
tests/test_places.py test_confidence 3 0 0 2 0 100%
tests/test_places.py test_unmatched_error 3 0 0 2 0 100%
tests/test_places.py test_unmatched_ignore 4 0 0 2 0 100%
tests/test_places.py test_unmatched_force 6 0 0 2 0 100%
tests/test_places.py test_place_geojson 1 0 0 0 0 100%
tests/test_places.py test_place_geojson_error 3 0 0 0 0 100%
tests/test_places.py test_place_geojson_force 6 0 0 2 0 100%
tests/test_places.py test_place_geojson_ignore 5 0 0 2 0 100%
tests/test_places.py (no function) 26 0 0 6 0 100%
tests/test_segments.py props_fix 1 0 0 0 0 100%
tests/test_segments.py test_segment_props 2 0 0 0 0 100%
tests/test_segments.py test_segment_props_no_tags 3 0 0 0 0 100%
tests/test_segments.py test_segment_props_no_id 3 0 0 2 0 100%
tests/test_segments.py (no function) 11 0 0 6 0 100%
Total   827 232 6 207 15 67%

No items found using the specified filter.