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

Clean up Package PyPI release #261

Merged
merged 13 commits into from
Sep 7, 2024
Merged

Clean up Package PyPI release #261

merged 13 commits into from
Sep 7, 2024

Conversation

FanwangM
Copy link
Collaborator

@FanwangM FanwangM commented Sep 7, 2024

  • Add Python 3.12 support
  • Use setuptools_scm for specifying package versions
  • Clean up other files
  • Update headers

Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.01%. Comparing base (e7d0f78) to head (bc0cc3f).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #261   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files           9        9           
  Lines        1024     1024           
=======================================
  Hits          973      973           
  Misses         51       51           
Files with missing lines Coverage Δ
selector/measures/converter.py 98.86% <ø> (ø)
selector/measures/diversity.py 98.58% <ø> (ø)
selector/measures/similarity.py 76.38% <ø> (ø)
selector/methods/__init__.py 100.00% <ø> (ø)
selector/methods/base.py 94.44% <ø> (ø)
selector/methods/distance.py 95.12% <ø> (ø)
selector/methods/partition.py 98.03% <ø> (ø)
selector/methods/similarity.py 94.73% <ø> (ø)
selector/methods/utils.py 93.54% <ø> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant