pysal / inequality

Measures of spatial (and non-spatial) inequality
https://pysal.org/inequality
BSD 3-Clause "New" or "Revised" License
28 stars 15 forks source link

Update infra and actions (2023-10) #62

Closed jGaboardi closed 11 months ago

jGaboardi commented 11 months ago

This PR resolves #55 and gets toward #22.

codecov[bot] commented 11 months ago

Codecov Report

Merging #62 (5055c37) into main (b45e391) will increase coverage by 1.0%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main     #62     +/-   ##
=======================================
+ Coverage   97.0%   98.0%   +1.0%     
=======================================
  Files          4       4             
  Lines        298     301      +3     
  Branches      24       0     -24     
=======================================
+ Hits         289     295      +6     
  Misses         6       6             
+ Partials       3       0      -3     
Files Coverage Δ
inequality/__init__.py 100.0% <100.0%> (ø)
inequality/_indices.py 100.0% <100.0%> (ø)
inequality/gini.py 92.6% <100.0%> (+3.7%) :arrow_up:
inequality/theil.py 95.8% <100.0%> (+2.1%) :arrow_up: