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 testing for Python 3.12 #859

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Add testing for Python 3.12 #859

merged 2 commits into from
Oct 11, 2023

Conversation

sanders41
Copy link
Collaborator

Pull Request

Python 3.12 is scheduled for release today so this PR adds 3.12 to the test matrix. The release has not been completed yet so tests will fail until that happens. I have tested locally with the RC and all tests pass.

We also need to add 3.12 to the required tests in the GitHub settings once the release happens and this comes out of draft.

Related issue

Fixes #<issue_number>

What does this PR do?

  • Adds Python 3.12 to the test matrix
  • Adds Python 3.12 to bors
  • Adds Python 3.12 to the supported version in classifiers

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5484d14) 100.00% compared to head (c0ea3b1) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #859   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          721       721           
=========================================
  Hits           721       721           

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

@sanders41 sanders41 marked this pull request as ready for review October 3, 2023 12:45
@curquiza
Copy link
Member

We also need to add 3.12 to the required tests in the GitHub settings once the release happens and this comes out of draft.

Will do it!

Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@curquiza curquiza added the maintenance Anything related to maintenance (CI, tests, refactoring...) label Oct 11, 2023
@curquiza
Copy link
Member

@sanders41 looks like there are merge conflict and so I cannot merge the branch
can you fix them please?

@sanders41
Copy link
Collaborator Author

@curquiza I merged main and it didn't show me any conflicts...we will see if the merge is enough

Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors is weird sometimes...

Thank you @sanders41

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented Oct 11, 2023

@meili-bors meili-bors bot merged commit 22e016d into main Oct 11, 2023
13 checks passed
@meili-bors meili-bors bot deleted the python-3.12 branch October 11, 2023 12:30
@curquiza
Copy link
Member

We also need to add 3.12 to the required tests in the GitHub settings once the release happens and this comes out of draft.

Will do it!

Done ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Anything related to maintenance (CI, tests, refactoring...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants