-
Notifications
You must be signed in to change notification settings - Fork 299
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
Sketch parray fix #1005
Sketch parray fix #1005
Conversation
* Start angle and rotation convention to be consistent with arc CadQuery#1001 * Fix parray bug when used with push * Return n locations for 360 degree array * Fix n=1
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1005 +/- ##
=======================================
Coverage 96.26% 96.27%
=======================================
Files 40 40
Lines 9344 9357 +13
Branches 1104 1103 -1
=======================================
+ Hits 8995 9008 +13
Misses 205 205
Partials 144 144 ☔ View full report in Codecov by Sentry. |
Thanks @lorenzncode , some minor points from my side. |
Co-authored-by: AU <[email protected]>
tighter tolerance Co-authored-by: AU <[email protected]>
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.
Thanks @lorenzncode
Is this ready to merge?
It's ready to merge unless any additional review changes are requested. Regarding the following changes do let me know if there is an issue.
|
@lorenzncode LGTM! |
With current PR changes: