NERDSITU / superblockify

Source code for superblockify
https://superblockify.city
GNU Affero General Public License v3.0
22 stars 3 forks source link

Improve plot coverage #52

Closed cbueth closed 1 year ago

cbueth commented 1 year ago

Improve test coverage for test plots and refactor approaches into subpackage.

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 93.49% to 97.41% :arrow_up:

100% of new lines are covered.

Diff Coverage details (click to unfold) ### superblockify/partitioning/approaches/streettype.py `100%` of new lines are covered (`100%` of the complete file). ### superblockify/partitioning/approaches/bearing.py `100%` of new lines are covered (`98.52%` of the complete file). ### superblockify/partitioning/approaches/__init__.py `100%` of new lines are covered (`100%` of the complete file). ### superblockify/partitioning/__init__.py `100%` of new lines are covered (`100%` of the complete file). ### superblockify/partitioning/approaches/dummy.py `100%` of new lines are covered (`100%` of the complete file).