pysal / libpysal

Core components of Python Spatial Analysis Library
http://pysal.org/libpysal
Other
249 stars 79 forks source link

CI: do not xfail momepy in reverse checks #732

Closed martinfleis closed 1 week ago

martinfleis commented 1 week ago

with 0.7.2 released earlier today, momepy should not fail any longer. Will need a merge to trigger.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 85.2%. Comparing base (e82d1be) to head (8b97ebf). Report is 8 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/libpysal/pull/732/graphs/tree.svg?width=650&height=150&src=pr&token=wgnkG5Rj0J&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)](https://app.codecov.io/gh/pysal/libpysal/pull/732?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #732 +/- ## ======================================= + Coverage 83.9% 85.2% +1.3% ======================================= Files 145 145 Lines 15583 15639 +56 ======================================= + Hits 13077 13323 +246 + Misses 2506 2316 -190 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/pysal/libpysal/pull/732/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)