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

Intro 3.12 in CI testing #141

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Intro 3.12 in CI testing #141

merged 3 commits into from
Feb 22, 2024

Conversation

Wh1isper
Copy link
Collaborator

@Wh1isper Wh1isper commented Feb 22, 2024

Description

closes #62

Motivation and Context

How has this been tested?

Types of changes

  • Maintenance (no change in code, maintain the project's CI, docs, etc.)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@Wh1isper Wh1isper mentioned this pull request Feb 22, 2024
1 task
@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b294b8) 79.87% compared to head (e7d18af) 79.87%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   79.87%   79.87%           
=======================================
  Files          69       69           
  Lines        3250     3250           
=======================================
  Hits         2596     2596           
  Misses        654      654           

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

@Wh1isper Wh1isper marked this pull request as ready for review February 22, 2024 07:38
@Wh1isper Wh1isper enabled auto-merge (squash) February 22, 2024 07:38
@Wh1isper
Copy link
Collaborator Author

It looks like we have basic support for python 3.12. 🎉

@Wh1isper Wh1isper merged commit ec31560 into main Feb 22, 2024
12 checks passed
@MooooCat MooooCat deleted the testing-with-python3.12 branch February 22, 2024 07:40
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.

Support Python 3.12
3 participants