Skip to content

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Jun 9, 2022

Resolves #104

@PProfizi PProfizi added the enhancement New feature or request label Jun 9, 2022
@PProfizi PProfizi self-assigned this Jun 9, 2022
@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #261 (c806c00) into master (b305f87) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
+ Coverage   85.76%   85.88%   +0.12%     
==========================================
  Files          52       52              
  Lines        5704     5705       +1     
==========================================
+ Hits         4892     4900       +8     
+ Misses        812      805       -7     

@PProfizi PProfizi requested a review from cbellot000 June 9, 2022 16:08
@PProfizi PProfizi merged commit 3d560f4 into master Jun 10, 2022
@PProfizi PProfizi deleted the feat/add_file_exists_check_for_server_executable branch June 10, 2022 12:09
cbellot000 pushed a commit that referenced this pull request Jul 8, 2022
* Add a file.exists() check for the server executable.

* Resolve flake8

* Adding a test

* Exclude Linux lines from coverage for now

* Trying out actually running the test_launcher.py tests for server version 2.0 and above

* Fixed the test_start_local
# Conflicts:
#	ansys/dpf/core/server.py
#	tests/test_launcher.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement file exists check for executable

2 participants