Coverage report: 73%
Files Functions Classes
coverage.py v7.6.0, created at 2024-07-28 10:16 -0400
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
scripts/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
scripts/get_wiki.py | 41 | 41 | 2 | 18 | 0 | 0% |
scripts/make_docs.py | 6 | 6 | 0 | 0 | 0 | 0% |
scripts/scratch.py | 3 | 3 | 0 | 0 | 0 | 0% |
scripts/test.py | 16 | 16 | 0 | 6 | 0 | 0% |
scripts/write_tags.py | 6 | 6 | 0 | 4 | 0 | 0% |
scripts/write_wiki.py | 12 | 12 | 2 | 6 | 0 | 0% |
src/overturetoosm/__init__.py | 9 | 0 | 0 | 0 | 0 | 100% |
src/overturetoosm/buildings.py | 23 | 0 | 0 | 11 | 0 | 100% |
src/overturetoosm/objects.py | 71 | 3 | 0 | 0 | 0 | 96% |
src/overturetoosm/places.py | 45 | 0 | 0 | 40 | 12 | 86% |
src/overturetoosm/resources.py | 3 | 0 | 0 | 0 | 0 | 100% |
src/overturetoosm/utils.py | 15 | 0 | 0 | 4 | 0 | 100% |
tests/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests/test_buildings.py | 38 | 0 | 0 | 6 | 0 | 100% |
tests/test_other.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_places.py | 78 | 0 | 0 | 24 | 0 | 100% |
Total | 372 | 87 | 4 | 119 | 12 | 73% |
No items found using the specified filter.