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

Lowest is py312 #44

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Lowest is py312 #44

wants to merge 3 commits into from

Conversation

arafune
Copy link
Owner

@arafune arafune commented Oct 9, 2024

Raise the lowest version to python 3.12 because python 3.13 has been released.

use type, and GeneralizabedType is removed because it has not been used.

BREAKING CHANGE: 🧨 From this version, pyarpes does not work on Python 3.11
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 49.82%. Comparing base (29b81f9) to head (1731af3).

Files with missing lines Patch % Lines
src/arpes/plotting/bz.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   49.82%   49.82%   -0.01%     
==========================================
  Files         164      164              
  Lines       13801    13797       -4     
==========================================
- Hits         6876     6874       -2     
+ Misses       6925     6923       -2     
Flag Coverage Δ
unittests 49.82% <60.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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