-
Notifications
You must be signed in to change notification settings - Fork 15
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
feat: enable prepare and repair tools in Core Service #1580
base: main
Are you sure you want to change the base?
Conversation
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.
LGTM @RobPasMue, thanks for getting that in!
Looks like that the repair tools are not ready... |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1580 +/- ##
==========================================
+ Coverage 91.61% 91.64% +0.02%
==========================================
Files 86 86
Lines 7064 7062 -2
==========================================
Hits 6472 6472
+ Misses 592 590 -2 ☔ View full report in Codecov by Sentry. |
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.
Nice to see it supported as it can quite useful for some workflows.
Also nice to get ride of the skip linux conditions.😁
Step by step 😆 there are some tests still failing, but parity is the goal! |
Description
Enabling prepare and repair tools in Core Service
Issue linked
Closes #1579
Checklist
feat: extrude circle to cylinder
)