pysal / spglm

SParse Generalized Linear Models (spglm)
https://pysal.org/spglm/
BSD 3-Clause "New" or "Revised" License
32 stars 20 forks source link

Lint with `ruff` #40

Closed jGaboardi closed 1 year ago

jGaboardi commented 1 year ago

This PR:

codecov[bot] commented 1 year ago

Codecov Report

Merging #40 (b8ce111) into main (7cffe56) will decrease coverage by 0.11%. The diff coverage is 58.33%.

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   69.86%   69.76%   -0.11%     
==========================================
  Files           9        9              
  Lines         999      999              
==========================================
- Hits          698      697       -1     
- Misses        301      302       +1     
Files Coverage Δ
spglm/__init__.py 100.00% <100.00%> (ø)
spglm/family.py 82.16% <100.00%> (ø)
spglm/glm.py 97.03% <100.00%> (ø)
spglm/iwls.py 82.45% <ø> (-0.31%) :arrow_down:
spglm/base.py 45.37% <0.00%> (ø)
spglm/utils.py 27.95% <50.00%> (ø)
spglm/varfuncs.py 77.35% <0.00%> (-1.49%) :arrow_down: