uscuni / sgeop

Street geometry processing toolkit
BSD 3-Clause "New" or "Revised" License
13 stars 0 forks source link

`simplify.py` -- swap order of `simplify_clusters()` & `simplify_pairs()` #63

Closed jGaboardi closed 1 month ago

jGaboardi commented 1 month ago

This PR resolves number #62

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.1%. Comparing base (35bd6a0) to head (2ddece1). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/uscuni/sgeop/pull/63/graphs/tree.svg?width=650&height=150&src=pr&token=GFISMU0WPS&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uscuni)](https://app.codecov.io/gh/uscuni/sgeop/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uscuni) ```diff @@ Coverage Diff @@ ## main #63 +/- ## ===================================== Coverage 98.1% 98.1% ===================================== Files 6 6 Lines 894 894 ===================================== Hits 877 877 Misses 17 17 ``` | [Files with missing lines](https://app.codecov.io/gh/uscuni/sgeop/pull/63?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uscuni) | Coverage Δ | | |---|---|---| | [sgeop/simplify.py](https://app.codecov.io/gh/uscuni/sgeop/pull/63?src=pr&el=tree&filepath=sgeop%2Fsimplify.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uscuni#diff-c2dlb3Avc2ltcGxpZnkucHk=) | `98.9% <100.0%> (ø)` | |