-
Notifications
You must be signed in to change notification settings - Fork 45
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
Fix Shell point-and-click picking the wrong face with piped extrudes #4981
base: main
Are you sure you want to change the base?
Fix Shell point-and-click picking the wrong face with piped extrudes #4981
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. |
1 similar comment
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 #4981 +/- ##
=======================================
Coverage 85.80% 85.80%
=======================================
Files 87 87
Lines 31255 31255
=======================================
Hits 26817 26817
Misses 4438 4438
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…k-references-the-wrong-feature
Crap the e2e failures are real, was able to reproduce on Ubuntu, investigating... |
Fixes #4961 and add test coverage for sketch on face extrude (both with and without piped extrudes).