-
Notifications
You must be signed in to change notification settings - Fork 105
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
Enabling Py3.11 for E2E and unit tests. #1162
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #1162 +/- ##
===========================================
- Coverage 84.08% 31.83% -52.26%
===========================================
Files 34 34
Lines 1885 1885
Branches 276 362 +86
===========================================
- Hits 1585 600 -985
- Misses 230 1284 +1054
+ Partials 70 1 -69
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Re ran it - issue with fetching the host. It should be transient. |
Description
Adding Py3.11 for testing E2E and unit tests.
Fixes #
PR information
Quality of Code and Contribution Guidelines