pysal / libpysal

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

DOC: clarify the requirements of the canonical sorting of Graph index #700

Closed martinfleis closed 5 months ago

martinfleis commented 5 months ago

Closes #687

See https://github.com/pysal/libpysal/issues/687#issuecomment-1969926764

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 84.9%. Comparing base (bcabdbc) to head (37a36a4). Report is 3 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pysal/libpysal/pull/700/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/700?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) ```diff @@ Coverage Diff @@ ## main #700 +/- ## ======================================= - Coverage 85.0% 84.9% -0.1% ======================================= Files 141 141 Lines 15203 15204 +1 ======================================= - Hits 12924 12913 -11 - Misses 2279 2291 +12 ``` | [Files](https://app.codecov.io/gh/pysal/libpysal/pull/700?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal) | Coverage Δ | | |---|---|---| | [libpysal/graph/base.py](https://app.codecov.io/gh/pysal/libpysal/pull/700?src=pr&el=tree&filepath=libpysal%2Fgraph%2Fbase.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal#diff-bGlicHlzYWwvZ3JhcGgvYmFzZS5weQ==) | `97.9% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/pysal/libpysal/pull/700/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pysal)