-
Notifications
You must be signed in to change notification settings - Fork 134
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
REFACT: Clean up variables.py file #4554
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4554 +/- ##
===========================================
+ Coverage 34.39% 81.51% +47.11%
===========================================
Files 110 110
Lines 53753 53765 +12
===========================================
+ Hits 18487 43824 +25337
+ Misses 35266 9941 -25325 |
Co-authored-by: Kathy Pippert <[email protected]>
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.
Thanks @SMoraisAnsys for the refactoring!
As title says.
Related to #4552