uscuni / sgeop

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

dedicated minimal tests -- `nodes.get_components()` #57

Closed jGaboardi closed 1 month ago

jGaboardi commented 1 month ago

This PR:

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 (33104e8) to head (7109e74). 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/57/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/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uscuni) ```diff @@ Coverage Diff @@ ## main #57 +/- ## ===================================== 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/57?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uscuni) | Coverage Δ | | |---|---|---| | [sgeop/geometry.py](https://app.codecov.io/gh/uscuni/sgeop/pull/57?src=pr&el=tree&filepath=sgeop%2Fgeometry.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uscuni#diff-c2dlb3AvZ2VvbWV0cnkucHk=) | `100.0% <ø> (ø)` | | | [sgeop/nodes.py](https://app.codecov.io/gh/uscuni/sgeop/pull/57?src=pr&el=tree&filepath=sgeop%2Fnodes.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uscuni#diff-c2dlb3Avbm9kZXMucHk=) | `97.5% <100.0%> (ø)` | |