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

chore: Add Python 3.11 to test coverage #1343

Merged
merged 4 commits into from
Nov 25, 2024
Merged

chore: Add Python 3.11 to test coverage #1343

merged 4 commits into from
Nov 25, 2024

Conversation

nj1973
Copy link
Contributor

@nj1973 nj1973 commented Nov 22, 2024

This PR adds Python 3.11 to unit test coverage and into the assorted Pythons we pick from for integration tests.

To prepare for this I hardcoded all tests to 3.11 and they passed so I'm confident we can start testing on 3.11.

@nj1973 nj1973 requested a review from a team as a code owner November 22, 2024 16:13
@nj1973 nj1973 marked this pull request as draft November 22, 2024 16:13
@nj1973 nj1973 changed the title chore: Check if python-multi image supports 3.11 chore: Add Python 3.11 to test coverage Nov 22, 2024
@nj1973 nj1973 marked this pull request as ready for review November 22, 2024 17:24
@nj1973 nj1973 linked an issue Nov 22, 2024 that may be closed by this pull request
@nj1973
Copy link
Contributor Author

nj1973 commented Nov 22, 2024

/gcbrun

Copy link
Contributor

@helensilva14 helensilva14 left a comment

Choose a reason for hiding this comment

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

Awesome, LGTM!

@nj1973 nj1973 merged commit 64dd073 into develop Nov 25, 2024
5 checks passed
@nj1973 nj1973 deleted the check-python-3.11 branch November 25, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: Validate all integration tests with Python 3.11
2 participants