pysal / libpysal

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

Add timeout in request to handle off-line use cases in examples #718

Closed sjsrey closed 3 months ago

sjsrey commented 3 months ago

695

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.9%. Comparing base (bcabdbc) to head (44da853). Report is 22 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/libpysal/pull/718/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/718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #718 +/- ## ======================================= - Coverage 85.0% 83.9% -1.1% ======================================= Files 141 145 +4 Lines 15203 15567 +364 ======================================= + Hits 12924 13056 +132 - Misses 2279 2511 +232 ``` | [Files](https://app.codecov.io/gh/pysal/libpysal/pull/718?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) | Coverage Δ | | |---|---|---| | [libpysal/examples/remotes.py](https://app.codecov.io/gh/pysal/libpysal/pull/718?src=pr&el=tree&filepath=libpysal%2Fexamples%2Fremotes.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal#diff-bGlicHlzYWwvZXhhbXBsZXMvcmVtb3Rlcy5weQ==) | `74.4% <0.0%> (ø)` | | ... and [10 files with indirect coverage changes](https://app.codecov.io/gh/pysal/libpysal/pull/718/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)