pysal / libpysal

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

inserted chicagoSDOH as sample data #721

Closed lanselin closed 3 months ago

lanselin commented 3 months ago

Hello! Please make sure to check all these boxes before submitting a Pull Request (PR). Once you have checked the boxes, feel free to remove all text except the justification in point 5.

  1. [ ] You have run tests on this submission locally using pytest on your changes. Continuous integration will be run on all PRs with GitHub Actions, but it is good practice to test changes locally prior to a making a PR.
  2. [ ] This pull request is directed to the pysal/master branch.
  3. [ ] This pull introduces new functionality covered by docstrings and unittests?
  4. [ ] You have assigned a reviewer and added relevant labels
  5. [ x] The justification for this PR is: new sample data set for use in spreg notebooks
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 83.9%. Comparing base (842d5d9) to head (e82d1be). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/libpysal/pull/721/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/721?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #721 +/- ## ======================================= - Coverage 85.1% 83.9% -1.2% ======================================= Files 145 145 Lines 15576 15583 +7 ======================================= - Hits 13257 13077 -180 - Misses 2319 2506 +187 ``` | [Files](https://app.codecov.io/gh/pysal/libpysal/pull/721?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/721?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==) | `76.4% <100.0%> (+2.0%)` | :arrow_up: | | [libpysal/examples/tests/test\_available.py](https://app.codecov.io/gh/pysal/libpysal/pull/721?src=pr&el=tree&filepath=libpysal%2Fexamples%2Ftests%2Ftest_available.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal#diff-bGlicHlzYWwvZXhhbXBsZXMvdGVzdHMvdGVzdF9hdmFpbGFibGUucHk=) | `96.8% <100.0%> (+6.5%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/pysal/libpysal/pull/721/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)