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

Add support for Python 3.13 #224

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

nsoranzo
Copy link
Collaborator

@nsoranzo nsoranzo commented Sep 6, 2024

Fix #223 .

@nsoranzo nsoranzo force-pushed the python3.13 branch 2 times, most recently from 5a28bc0 to 26a5504 Compare September 6, 2024 13:09
@nsoranzo
Copy link
Collaborator Author

nsoranzo commented Sep 6, 2024

Ready for review, the unit test failures are all unrelated (codecov upload errors).

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.27%. Comparing base (59c4cc4) to head (0512fd5).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #224   +/-   ##
=======================================
  Coverage   81.27%   81.27%           
=======================================
  Files           8        8           
  Lines         785      785           
  Branches      199      199           
=======================================
  Hits          638      638           
  Misses        111      111           
  Partials       36       36           

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

@mr-c mr-c merged commit 90008b8 into common-workflow-language:main Sep 6, 2024
31 of 33 checks passed
@nsoranzo nsoranzo deleted the python3.13 branch September 6, 2024 23:15
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.13 support
2 participants