-
Notifications
You must be signed in to change notification settings - Fork 22
test: adding test for vertex and tests based on spaceclaim tutorials #2157
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2157 +/- ##
==========================================
+ Coverage 94.81% 94.85% +0.04%
==========================================
Files 141 141
Lines 10444 10444
==========================================
+ Hits 9902 9907 +5
+ Misses 542 537 -5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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! Thanks @syscordan!
|
@syscordan - can we check why some of the tests are failing? |
…om/ansys/pyansys-geometry into test/syscordan_vertex_sc_tutorials
…om/ansys/pyansys-geometry into test/syscordan_vertex_sc_tutorials
… faces based on version
…om/ansys/pyansys-geometry into test/syscordan_vertex_sc_tutorials
|
The 2 failing checks are not due to my changes @RobPasMue so it should be okay to merge now. |
Yes I'm aware of that no worries - good to merge on my side! |
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, let's merge!



Description
Created test that is meant for checking the support of vertices. Another test is added based on the SpaceClaim tutorials.
Issue linked
Please mention the issue number or describe the problem this pull request addresses.
Checklist
feat: extrude circle to cylinder)