pysal / spreg

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

Update `unittests.yml` -- manual trigger #137

Closed jGaboardi closed 2 months ago

jGaboardi commented 2 months ago
jGaboardi commented 2 months ago

After merging this PR you will see like this on [https://github.com/pysal/spreg/actions/workflows/unittests.yml]:

Screenshot 2024-06-24 at 2 21 13 PM
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 69.1%. Comparing base (5ec4601) to head (1606feb).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/spreg/pull/137/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/137?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #137 +/- ## ===================================== Coverage 69.1% 69.1% ===================================== Files 40 40 Lines 8727 8738 +11 Branches 1253 1253 ===================================== + Hits 6028 6037 +9 - Misses 2319 2321 +2 Partials 380 380 ``` [see 8 files with indirect coverage changes](https://app.codecov.io/gh/pysal/spreg/pull/137/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)
pedrovma commented 2 months ago

Awesome, thanks!