pysal / momepy

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

CI: bump minimal requirements as per SPEC 0 #634

Closed martinfleis closed 2 weeks ago

martinfleis commented 2 weeks ago

First checking if this actually fixes ci issues.

jGaboardi commented 2 weeks ago

Let's also update environment.yml

codecov[bot] commented 2 weeks 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 (5a01ab4). Report is 65 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/momepy/pull/634/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/634?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #634 +/- ## ======================================= + Coverage 97.4% 98.0% +0.6% ======================================= Files 26 38 +12 Lines 4328 6215 +1887 ======================================= + Hits 4214 6089 +1875 - Misses 114 126 +12 ```