pysal / libpysal

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

CI: ignore spvcm, add osmnx to env, xfail stuff out of control in reverse dep testing #731

Closed martinfleis closed 1 week ago

martinfleis commented 1 week ago

Minor update of the reverse dep testing. I'd like to get it green soon-ish.

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 (50a5144). Report is 6 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/libpysal/pull/731/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/731?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #731 +/- ## ======================================= + 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/731/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)
martinfleis commented 1 week ago

The testing is now green - https://github.com/pysal/libpysal/actions/runs/9685217826/job/26724801044

We should revise the xfail list once relevant packages get new releases.