Skip to content

Tests on Python 3.11 #1044

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

Merged
merged 4 commits into from
Oct 26, 2022
Merged

Tests on Python 3.11 #1044

merged 4 commits into from
Oct 26, 2022

Conversation

JrooTJunior
Copy link
Member

@JrooTJunior JrooTJunior commented Oct 25, 2022

Description

Try to enable tests on Python 3.11

Type of change

  • New feature (non-breaking change that adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works as expected
  • New and existing unit tests pass locally with my changes
  • My changes generate no new warnings or errors
  • My changes are compatible with minimum requirements of the project
  • I have made corresponding changes to the documentation

@JrooTJunior JrooTJunior added the 3.x Issue or PR for stable 3.x version label Oct 25, 2022
@JrooTJunior JrooTJunior added this to the 3.0 milestone Oct 25, 2022
@JrooTJunior JrooTJunior self-assigned this Oct 25, 2022
@github-actions
Copy link

github-actions bot commented Oct 25, 2022

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Merging #1044 (1022b69) into dev-3.x (1e60e10) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1044   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          302       302           
  Lines         8158      8158           
=========================================
  Hits          8158      8158           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@JrooTJunior JrooTJunior marked this pull request as ready for review October 26, 2022 19:15
@JrooTJunior JrooTJunior merged commit 6db3778 into dev-3.x Oct 26, 2022
@JrooTJunior JrooTJunior deleted the python3.11-experimental branch February 12, 2023 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issue or PR for stable 3.x version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant