-
Notifications
You must be signed in to change notification settings - Fork 395
OCP 7.7.1 #1343
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
OCP 7.7.1 #1343
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1343 +/- ##
=======================================
Coverage 94.12% 94.12%
=======================================
Files 27 27
Lines 5671 5671
Branches 961 961
=======================================
Hits 5338 5338
Misses 199 199
Partials 134 134 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
jmwright
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this looks fine, thanks @adam-urbanczyk
I'll get a beta PyPI package of cadquery-ocp 7.7.1 published after these changes are merged.
|
I see that pytest passed in azure. When I test locally I get pytest failures (user error or actual issue?). partial pytest output |
|
Are you sure you are using the corect version of the tests? Both azure and appveyor pass. |
|
e.g. I cannot find |
|
No, I did not have the correct version of the tests. Still I reproduced the test failure after updating to the PR branch. After debug I found the pip package cadquery-ocp was installed in my conda env. I had not expected that and not sure how it got installed in my env. The tests now pass after removing the pip package. |
|
Alright, shall we merge then? |
+1 |
lorenzncode
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, please go ahead. Thanks!
Use latest OCCT