pysal / momepy

Urban Morphology Measuring Toolkit
https://docs.momepy.org
BSD 3-Clause "New" or "Revised" License
478 stars 58 forks source link

TYP: add type hints to the graph module #623

Closed martinfleis closed 3 months ago

martinfleis commented 3 months ago

Closes #579

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 98.0%. Comparing base (4037c70) to head (2276317). Report is 85 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/momepy/pull/623/graphs/tree.svg?width=650&height=150&src=pr&token=VNn0WR5JWT&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)](https://app.codecov.io/gh/pysal/momepy/pull/623?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #623 +/- ## ======================================= + Coverage 97.4% 98.0% +0.6% ======================================= Files 26 38 +12 Lines 4328 6201 +1873 ======================================= + Hits 4214 6076 +1862 - Misses 114 125 +11 ``` | [Files with missing lines](https://app.codecov.io/gh/pysal/momepy/pull/623?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) | Coverage Δ | | |---|---|---| | [momepy/graph.py](https://app.codecov.io/gh/pysal/momepy/pull/623?src=pr&el=tree&filepath=momepy%2Fgraph.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal#diff-bW9tZXB5L2dyYXBoLnB5) | `98.9% <100.0%> (+0.1%)` | :arrow_up: |