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

Fix Shell point-and-click picking the wrong face with piped extrudes #4981

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

pierremtb
Copy link
Collaborator

@pierremtb pierremtb commented Jan 8, 2025

Fixes #4961 and add test coverage for sketch on face extrude (both with and without piped extrudes).

Copy link

vercel bot commented Jan 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Jan 9, 2025 5:23pm

Copy link

qa-wolf bot commented Jan 8, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

1 similar comment
Copy link

qa-wolf bot commented Jan 8, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.80%. Comparing base (eb0850f) to head (2db254b).

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           
Flag Coverage Δ
wasm-lib 85.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pierremtb pierremtb changed the title Pierremtb/issue4961-BUG-Shell-point-and-click-references-the-wrong-feature Fix Shell point-and-click picking the wrong face with piped extrudes Jan 9, 2025
@pierremtb pierremtb marked this pull request as ready for review January 9, 2025 15:45
@pierremtb
Copy link
Collaborator Author

Crap the e2e failures are real, was able to reproduce on Ubuntu, investigating...

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.

[BUG] Shell point and click references the wrong feature
1 participant