-
Notifications
You must be signed in to change notification settings - Fork 140
feat: adding option to _ctrl command
#3002
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
|
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3002 +/- ##
==========================================
- Coverage 86.64% 84.13% -2.52%
==========================================
Files 52 52
Lines 9498 9498
==========================================
- Hits 8230 7991 -239
- Misses 1268 1507 +239 |
|
Approving just to check the failing workflows are not "required". @pyansys-ci-bot LGTM. |
pyansys-ci-bot
left a comment
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.
clatapie
left a comment
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!
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
_ctrl command_ctrl command

This is a development only command, not intended for general use
The option1 was missing in the function definition.