pysal / momepy

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

CI/TST: fix test, rm log action, ruff-format #533

Closed martinfleis closed 10 months ago

martinfleis commented 10 months ago

Fixing the issue in dev CI (that is actually a regression on dev GeoPandas but we can avoid it) and removing the xarray-contrib/issue-from-pytest-log action that does not work.

edit: also resolves #531 edit2: adopt ruff-format

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (295c21d) 97.5% compared to head (f7435e3) 97.5%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/momepy/pull/533/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/533?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #533 +/- ## ======================================= - Coverage 97.5% 97.5% -0.0% ======================================= Files 24 24 Lines 4123 4121 -2 ======================================= - Hits 4020 4018 -2 Misses 103 103 ``` | [Files](https://app.codecov.io/gh/pysal/momepy/pull/533?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) | Coverage Δ | | |---|---|---| | [momepy/preprocessing.py](https://app.codecov.io/gh/pysal/momepy/pull/533?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal#diff-bW9tZXB5L3ByZXByb2Nlc3NpbmcucHk=) | `94.2% <ø> (ø)` | | | [momepy/shape.py](https://app.codecov.io/gh/pysal/momepy/pull/533?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal#diff-bW9tZXB5L3NoYXBlLnB5) | `91.5% <ø> (ø)` | | | [momepy/tests/test\_elements.py](https://app.codecov.io/gh/pysal/momepy/pull/533?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal#diff-bW9tZXB5L3Rlc3RzL3Rlc3RfZWxlbWVudHMucHk=) | `100.0% <100.0%> (ø)` | | | [momepy/utils.py](https://app.codecov.io/gh/pysal/momepy/pull/533?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal#diff-bW9tZXB5L3V0aWxzLnB5) | `98.8% <ø> (ø)` | |