-
Notifications
You must be signed in to change notification settings - Fork 142
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
replace open_file to all the methods which requires open #4274
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 #4274 +/- ##
==========================================
- Coverage 81.32% 76.37% -4.95%
==========================================
Files 108 108
Lines 51643 51669 +26
==========================================
- Hits 41998 39464 -2534
- Misses 9645 12205 +2560 |
Co-authored-by: Kathy Pippert <[email protected]>
Co-authored-by: Kathy Pippert <[email protected]>
Co-authored-by: Kathy Pippert <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4274 +/- ##
===========================================
+ Coverage 34.60% 81.43% +46.82%
===========================================
Files 109 109
Lines 53198 53258 +60
===========================================
+ Hits 18411 43368 +24957
+ Misses 34787 9890 -24897 |
# Conflicts: # pyaedt/generic/com_parameters.py # pyaedt/modules/PostProcessor.py
… improve_remote_file_access
for more information, see https://pre-commit.ci
… improve_remote_file_access
Co-authored-by: Kathy Pippert <[email protected]>
… improve_remote_file_access
Co-authored-by: Kathy Pippert <[email protected]>
# Conflicts: # pyaedt/modules/PostProcessor.py
…ys/pyaedt into improve_remote_file_access
open_file method checks if there is an rpc session opened and download the file from the remote machine before opening it