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

Support Python 3.12 #592

Merged
merged 4 commits into from
Nov 24, 2023
Merged

Support Python 3.12 #592

merged 4 commits into from
Nov 24, 2023

Conversation

fmigneault
Copy link
Collaborator

Fixes #587

@fmigneault fmigneault self-assigned this Nov 21, 2023
@github-actions github-actions bot added ci/doc Issue related to documentation of the package ci/operations Related to CI operations (actions, execution, install, builds, etc.) labels Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4ea6f53) 85.17% compared to head (9b76b22) 85.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #592   +/-   ##
=======================================
  Coverage   85.17%   85.17%           
=======================================
  Files          79       79           
  Lines       18035    18036    +1     
  Branches     2731     2731           
=======================================
+ Hits        15362    15363    +1     
  Misses       1942     1942           
  Partials      731      731           

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

@fmigneault fmigneault merged commit 22ed029 into master Nov 24, 2023
47 checks passed
@fmigneault fmigneault deleted the support-py312 branch November 24, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/doc Issue related to documentation of the package ci/operations Related to CI operations (actions, execution, install, builds, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Python 3.12
1 participant