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.13 #557

Merged
merged 1 commit into from
Oct 31, 2024
Merged

🐍 Support Python 3.13 #557

merged 1 commit into from
Oct 31, 2024

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented Oct 31, 2024

Description

This PR updates all related GitHub Action CIs to support Python 3.13.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have added a changelog entry.
  • I have created/adjusted the Python bindings for any new or updated functionality.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@marcelwa marcelwa added github_actions Pull requests that update GitHub Actions code python Pull requests that update Python code labels Oct 31, 2024
@marcelwa marcelwa self-assigned this Oct 31, 2024
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.22%. Comparing base (d3c01f9) to head (090f022).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #557   +/-   ##
=======================================
  Coverage   98.21%   98.22%           
=======================================
  Files         228      228           
  Lines       35730    35730           
  Branches     1692     1691    -1     
=======================================
+ Hits        35094    35097    +3     
+ Misses        636      633    -3     

see 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dbe3b43...090f022. Read the comment docs.

@marcelwa marcelwa merged commit 18f0c4c into main Oct 31, 2024
64 checks passed
@marcelwa marcelwa deleted the support-python-3.13 branch October 31, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant