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

Add Orient to Face Endpoint #612

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

Add Orient to Face Endpoint #612

wants to merge 9 commits into from

Conversation

gserena01
Copy link
Contributor

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@2a16360). Learn more about missing BASE report.

Files with missing lines Patch % Lines
modeling-cmds/src/shared.rs 0.00% 3 Missing ⚠️
modeling-cmds/src/def_enum.rs 0.00% 1 Missing ⚠️
modeling-cmds/src/ok_response.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #612   +/-   ##
=======================================
  Coverage        ?   25.73%           
=======================================
  Files           ?       35           
  Lines           ?     2063           
  Branches        ?        0           
=======================================
  Hits            ?      531           
  Misses          ?     1532           
  Partials        ?        0           
Flag Coverage Δ
unittests 25.73% <0.00%> (?)

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.

@@ -1134,6 +1134,22 @@ define_modeling_cmd_enum! {
pub animated: bool,
}

/// Looks along the normal of the specified face (if it is planar!), and fits the view to it.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens if it's not planar?

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.

2 participants