Skip to content
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

Merged
merged 28 commits into from
Apr 5, 2024

Conversation

maxcapodi78
Copy link
Collaborator

@maxcapodi78 maxcapodi78 commented Feb 23, 2024

open_file method checks if there is an rpc session opened and download the file from the remote machine before opening it

@ansys-reviewer-bot
Copy link
Contributor

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

@ansys-reviewer-bot review

@maxcapodi78 maxcapodi78 changed the title added open_file to all the methods which requires open replace open_file to all the methods which requires open Feb 23, 2024
@Samuelopez-ansys Samuelopez-ansys enabled auto-merge (squash) February 23, 2024 12:31
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 46.00000% with 54 lines in your changes are missing coverage. Please review.

Project coverage is 76.37%. Comparing base (bedd214) to head (fa98a8a).

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     

@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 41.35802% with 95 lines in your changes are missing coverage. Please review.

Project coverage is 81.43%. Comparing base (cdf0a38) to head (b296a1c).

❗ Current head b296a1c differs from pull request most recent head 442499f. Consider uploading reports for the commit 442499f to get more accurate results

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     

maxcapodi78 and others added 4 commits March 28, 2024 07:31
@Samuelopez-ansys Samuelopez-ansys merged commit 90f0caa into main Apr 5, 2024
15 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the improve_remote_file_access branch April 5, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants