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

Support Python 3.11 #103

Merged
merged 3 commits into from
Jun 1, 2023
Merged

Support Python 3.11 #103

merged 3 commits into from
Jun 1, 2023

Conversation

jesper-friis
Copy link
Contributor

@jesper-friis jesper-friis commented Apr 29, 2023

Description:

Closes #102

Type of change:

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

Checklist for the reviewer:

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

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

@jesper-friis jesper-friis linked an issue Apr 29, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: +1.56 🎉

Comparison is base (c234aff) 72.74% compared to head (02e15c5) 74.31%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   72.74%   74.31%   +1.56%     
==========================================
  Files          14       14              
  Lines        1255     1269      +14     
==========================================
+ Hits          913      943      +30     
+ Misses        342      326      -16     

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jesper-friis jesper-friis marked this pull request as draft May 9, 2023 11:19
@alfredoisg alfredoisg marked this pull request as ready for review June 1, 2023 13:04
@jesper-friis jesper-friis merged commit 0505024 into main Jun 1, 2023
@jesper-friis jesper-friis deleted the 102-support-python-311 branch June 1, 2023 19:15
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.

Add CI/CD tests for Python 3.11
3 participants