pysal / spreg

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

Fixing more strange failing CI tests #140

Closed pedrovma closed 1 month ago

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 (a7b2299) to head (9ee0cd6).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/spreg/pull/140/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/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #140 +/- ## ===================================== Coverage 67.5% 67.5% ===================================== Files 41 41 Lines 9365 9365 Branches 1370 1370 ===================================== + Hits 6325 6326 +1 Misses 2645 2645 + Partials 395 394 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/pysal/spreg/pull/140/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)