-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add basic axis case for Helix point-and-click #5240
Add basic axis case for Helix point-and-click #5240
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
QA Wolf here! As you write new code it's important that your test coverage is keeping up. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5240 +/- ##
=======================================
Coverage 86.05% 86.05%
=======================================
Files 92 92
Lines 33204 33204
=======================================
Hits 28575 28575
Misses 4629 4629
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…ection-with-offset-plane-3d-construction-elements-in-the-toolbar
…ection-with-offset-plane-3d-construction-elements-in-the-toolbar
…-offset-plane-3d-construction-elements-in-the-toolbar' into pierremtb/issue5072-add-helix-command-flow-and-generic-case
…ection-with-offset-plane-3d-construction-elements-in-the-toolbar
…ection-with-offset-plane-3d-construction-elements-in-the-toolbar
…-offset-plane-3d-construction-elements-in-the-toolbar' into pierremtb/issue5072-add-helix-command-flow-and-generic-case
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.
This is great. Two thoughts:
- You can probably add the "Delete" right-click menu to the operation type in the Feature Tree since deletion works already
- I can't seem to click within the stream to select the helices. I think it's possible that they aren't being added to the artifactGraph
@franknoirot Awesome thank you!
|
Fixes #5072 #5236 #5073
Only nightly and dev for now