Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lint with ruff #40

Merged
merged 5 commits into from
Oct 11, 2023
Merged

Lint with ruff #40

merged 5 commits into from
Oct 11, 2023

Conversation

jGaboardi
Copy link
Member

@jGaboardi jGaboardi commented Oct 11, 2023

This PR:

@jGaboardi jGaboardi self-assigned this Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

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%) ⬇️
spglm/base.py 45.37% <0.00%> (ø)
spglm/utils.py 27.95% <50.00%> (ø)
spglm/varfuncs.py 77.35% <0.00%> (-1.49%) ⬇️

spglm/utils.py Outdated Show resolved Hide resolved
spglm/varfuncs.py Show resolved Hide resolved
@jGaboardi jGaboardi merged commit 7939ea9 into pysal:main Oct 11, 2023
6 of 8 checks passed
@jGaboardi jGaboardi deleted the 02_ruffen_lint branch October 11, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants