pysal / spreg

Spatial econometric regression in Python
https://pysal.org/spreg/
Other
66 stars 23 forks source link

Fixing test errors #139

Closed pedrovma closed 1 month ago

pedrovma commented 1 month ago

Fixing test errors that cannot be reproduced locally.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 67.5%. Comparing base (838766e) to head (07fc145).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/spreg/pull/139/graphs/tree.svg?width=650&height=150&src=pr&token=9VrJpIYIl3&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)](https://app.codecov.io/gh/pysal/spreg/pull/139?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #139 +/- ## ======================================= + Coverage 67.4% 67.5% +0.1% ======================================= Files 41 41 Lines 9365 9365 Branches 1370 1370 ======================================= + Hits 6315 6325 +10 + Misses 2655 2645 -10 Partials 395 395 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/pysal/spreg/pull/139/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)