Skip to content
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 distribute fix (#1017) #1018

Merged
merged 7 commits into from
Apr 1, 2022

Conversation

lorenzncode
Copy link
Member

  • distribute was creating an extra location
  • Split distribute, rarray, parray tests

* distribute was creating an extra location
* Split distribute, rarray, parray tests
@codecov
Copy link

codecov bot commented Feb 28, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.32%. Comparing base (ee90f2c) to head (7ff8e61).
Report is 368 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1018      +/-   ##
==========================================
+ Coverage   96.29%   96.32%   +0.02%     
==========================================
  Files          40       40              
  Lines        9364     9405      +41     
  Branches     1101     1248     +147     
==========================================
+ Hits         9017     9059      +42     
  Misses        204      204              
+ Partials      143      142       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lorenzncode
Copy link
Member Author

Marking as draft for now as this change currently also implements a nested function which I think may be frowned upon.

@lorenzncode lorenzncode marked this pull request as draft March 5, 2022 18:39
@lorenzncode lorenzncode marked this pull request as ready for review March 23, 2022 22:26
@adam-urbanczyk
Copy link
Member

@lorenzncode could you merge master into this?

Copy link
Member

@adam-urbanczyk adam-urbanczyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM with a minor remark

cadquery/sketch.py Outdated Show resolved Hide resolved
* Split params into two variables
Copy link
Member

@jmwright jmwright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for all your work on this @lorenzncode !

@jmwright jmwright merged commit ad5bdec into CadQuery:master Apr 1, 2022
@lorenzncode lorenzncode deleted the sketch-distribute branch October 2, 2022 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants