-
Notifications
You must be signed in to change notification settings - Fork 295
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
stop eachpoint(..., useLocalCoordinates=False)
from manipulating the object's location
#1100
base: master
Are you sure you want to change the base?
Conversation
…e object's location fixes CadQuery#1099
Even better would be a change that turns |
@greyltc The eachpoint test seems to be failing on this PR. |
Sorry, maybe I'm looking in the wrong place, but I can't see the details of the failure. All I can see is
I clicked on "View more details on Azure Pipelines" there but that takes me to a page that says "build not found". This PR makes a fundamental change to the way |
Codecov Report
@@ Coverage Diff @@
## master #1100 +/- ##
==========================================
- Coverage 96.34% 94.07% -2.28%
==========================================
Files 40 26 -14
Lines 9533 5421 -4112
Branches 1259 919 -340
==========================================
- Hits 9185 5100 -4085
+ Misses 205 190 -15
+ Partials 143 131 -12
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
fixes #1099