-
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 (partially) prepare and repair tools in Core Service #1580
feat: enable (partially) prepare and repair tools in Core Service #1580
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.32% 91.34% +0.02%
==========================================
Files 87 87
Lines 7133 7131 -2
==========================================
Hits 6514 6514
+ Misses 619 617 -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! |
79cf767
Description
Enabling prepare and repair tools in Core Service
Issue linked
Closes #1579
Checklist
feat: extrude circle to cylinder
)