-
Notifications
You must be signed in to change notification settings - Fork 405
OCP 7.9 #1946
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
base: master
Are you sure you want to change the base?
OCP 7.9 #1946
Conversation
Removed vtk dependency from the environment file.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1946 +/- ##
==========================================
+ Coverage 95.77% 96.18% +0.40%
==========================================
Files 29 29
Lines 7856 8588 +732
Branches 1183 1412 +229
==========================================
+ Hits 7524 8260 +736
+ Misses 192 190 -2
+ Partials 140 138 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Despite my fix 7.9 fails on cqgi and python 14. Seems to work on earlier ones. |
|
Hey @adam-urbanczyk I just tested this on our internal test suite, which isn't using OCP 7.9-specific features. The upgrade went well and all the tests passed. Python 3.11. |
|
Thanks @Oblynx , the remaining issue is 3.14 and cqgi specific. BTW: would you be willing to describe your use case? |
Updates for OCP 7.9 compatibility.