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 test for Python 3.11 and support it officially #615

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

jesper-friis
Copy link
Collaborator

Description

Also test Python 3.11 and support it officially!

Type of change

  • Bug fix.
  • New feature.
  • Documentation update.
  • Test update.

Checklist

This checklist can be used as a help for the reviewer.

  • Is the code easy to read and understand?
  • Are comments for humans to read, not computers to disregard?
  • Does a new feature has an accompanying new test (in the CI or unit testing schemes)?
  • Has the documentation been updated as necessary?
  • Does this close the issue?
  • Is the change limited to the issue?
  • Are errors handled for all outcomes?
  • Does the new feature provide new restrictions on dependencies, and if so is this documented?

Comments

@codecov
Copy link

codecov bot commented Jun 3, 2023

Codecov Report

Merging #615 (8797844) into master (684e435) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #615   +/-   ##
=======================================
  Coverage   68.14%   68.14%           
=======================================
  Files          16       16           
  Lines        3158     3158           
=======================================
  Hits         2152     2152           
  Misses       1006     1006           

@jesper-friis jesper-friis changed the title Also test Python 3.11 and support it officially Add test for Python 3.11 and support it officially Jun 4, 2023
@francescalb francescalb merged commit c28d8a4 into master Jun 5, 2023
@francescalb francescalb deleted the support-python-3.11 branch June 5, 2023 11:33
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.

2 participants