pysal / spaghetti

SPAtial GrapHs: nETworks, Topology, & Inference
http://pysal.org/spaghetti/
BSD 3-Clause "New" or "Revised" License
260 stars 69 forks source link

Overhaul repo infrastructure #721

Closed jGaboardi closed 1 year ago

jGaboardi commented 1 year ago

This PR resolves #704 and resolves #716.

xref https://github.com/pysal/spopt/pull/353

codecov[bot] commented 1 year ago

Codecov Report

Merging #721 (e2026eb) into main (7dfb5e3) will increase coverage by 1.8%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #721     +/-   ##
=======================================
+ Coverage   97.6%   99.4%   +1.8%     
=======================================
  Files          3       4      +1     
  Lines       1176    1134     -42     
  Branches     299       0    -299     
=======================================
- Hits        1148    1127     -21     
  Misses         7       7             
+ Partials      21       0     -21     
Impacted Files Coverage Δ
spaghetti/__init__.py 100.0% <100.0%> (ø)
spaghetti/analysis.py 100.0% <100.0%> (+1.9%) :arrow_up:
spaghetti/network.py 99.2% <100.0%> (+1.8%) :arrow_up:
spaghetti/util.py 100.0% <100.0%> (+1.7%) :arrow_up: