-
Notifications
You must be signed in to change notification settings - Fork 17
feat: grpc prepare tools stub implementation #1914
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
removed grpc calls from measurement tools
…m/ansys/pyansys-geometry into feat/measurement_tools_relocation
… common stub class now
…m/ansys/pyansys-geometry into feat/measurement_tools_relocation
…m/ansys/pyansys-geometry into feat/prepare_tools_migration # Conflicts: # src/ansys/geometry/core/_grpc/_services/_service.py
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1914 +/- ##
========================================
Coverage 90.38% 90.39%
========================================
Files 111 114 +3
Lines 9434 9545 +111
========================================
+ Hits 8527 8628 +101
- Misses 907 917 +10 ☔ 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.
Pretty decent @jacobrkerstetter! Very minor suggestions -- request review again once it's all handled =)
fixing PR comments
…ys/pyansys-geometry into feat/prepare_tools_migration
…ys/pyansys-geometry into feat/prepare_tools_migration
Description
moved prepare tools stub to common location
Issue linked
#1817
Checklist
feat: extrude circle to cylinder
)