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

Update infra and actions (2023-10) #62

Merged
merged 12 commits into from
Oct 28, 2023

Conversation

jGaboardi
Copy link
Member

This PR resolves #55 and gets toward #22.

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

codecov bot commented Oct 28, 2023

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%) ⬆️
inequality/theil.py 95.8% <100.0%> (+2.1%) ⬆️

Copy link
Member

@sjsrey sjsrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@jGaboardi jGaboardi merged commit e9ccc47 into pysal:main Oct 28, 2023
8 checks passed
@jGaboardi jGaboardi deleted the update_infra_and_actions branch October 28, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update infra – pyproject.toml, setuptools_scm, ruff, etc.
2 participants