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

change Python support to 3.10 - 3.12 #290

Merged
merged 2 commits into from
Oct 10, 2024
Merged

change Python support to 3.10 - 3.12 #290

merged 2 commits into from
Oct 10, 2024

Conversation

orbeckst
Copy link
Member

- close #283 #286
- added: Python 3.11, 3.12
- removed: Python 3.9
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.65%. Comparing base (c4ffec7) to head (3cc14d4).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #290   +/-   ##
========================================
  Coverage    81.65%   81.65%           
========================================
  Files           15       15           
  Lines         2017     2017           
  Branches       310      310           
========================================
  Hits          1647     1647           
+ Misses         276      275    -1     
- Partials        94       95    +1     

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

@orbeckst orbeckst self-assigned this Oct 10, 2024
@orbeckst orbeckst merged commit 61a009d into develop Oct 10, 2024
15 checks passed
@orbeckst orbeckst deleted the bump-python-312 branch October 10, 2024 21:21
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.

Python 3.9 test fails due jax not properly declaring its python compatibility enable Python 3.11 and 3.12
1 participant