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

GHA and setup.py maintenance #160

Closed jGaboardi closed 3 years ago

jGaboardi commented 3 years ago

This PR updates:

jGaboardi commented 3 years ago

@renanxcortes @knaaptime There is currently no Development Status classifier for segregation, which there are with other PySAL submodules (libpysal for example). This should be added to setup.py.

codecov-io commented 3 years ago

Codecov Report

Merging #160 (8943798) into master (04422ad) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   85.75%   85.75%           
=======================================
  Files          65       65           
  Lines        2779     2779           
=======================================
  Hits         2383     2383           
  Misses        396      396           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 04422ad...8943798. Read the comment docs.

knaaptime commented 3 years ago

sweet, thanks for this. two questions:

jGaboardi commented 3 years ago
  • are you sure cranking down the timeout from 90 to 20 leaves enough margin? is there a downside to the timeout being too long?
  • looks like there's no mamba specification in here, right?