ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
423 stars 119 forks source link

feat: adding option to `_ctrl` command #3002

Closed germa89 closed 5 months ago

germa89 commented 5 months ago

This is a development only command, not intended for general use

The option1 was missing in the function definition.

ansys-reviewer-bot[bot] commented 5 months ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.13%. Comparing base (bf3abc1) to head (41c5e77).

Additional details and impacted files ```diff @@ 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 ```
germa89 commented 5 months ago

Approving just to check the failing workflows are not "required".

@pyansys-ci-bot LGTM.