pysal / segregation

Segregation Measurement, Inferential Statistics, and Decomposition Analysis
https://pysal.org/segregation/
BSD 3-Clause "New" or "Revised" License
111 stars 26 forks source link

update infrastructure #211

Closed knaaptime closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #211 (455c291) into main (b3643f7) will decrease coverage by 9.72%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   81.13%   71.41%   -9.72%     
==========================================
  Files         116       67      -49     
  Lines        3397     2631     -766     
==========================================
- Hits         2756     1879     -877     
- Misses        641      752     +111     
Impacted Files Coverage Δ
segregation/inference/comparative.py 59.60% <0.00%> (-12.59%) :arrow_down:
segregation/__init__.py 100.00% <100.00%> (ø)
segregation/_base.py 84.37% <100.00%> (ø)
segregation/singlegroup/absolute_centralization.py 71.64% <100.00%> (ø)
segregation/singlegroup/relative_centralization.py 76.11% <100.00%> (ø)

... and 56 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

jGaboardi commented 1 year ago

We could also get rid of MANIFEST.in and readthedocs.yml while we're at it.