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

on_docker tests not correctly designed #1768

Merged
merged 4 commits into from
Jan 24, 2023
Merged

on_docker tests not correctly designed #1768

merged 4 commits into from
Jan 24, 2023

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Jan 13, 2023

@dts12263 realised this tests is not properly done.

The line:

if os.getenv("PYMAPDL_START_INSTANCE", "false") == "true":

was always evaluated False

@germa89 germa89 self-assigned this Jan 13, 2023
@germa89 germa89 requested a review from dts12263 January 13, 2023 16:12
@github-actions github-actions bot added the BUG Issue, problem or error in PyMAPDL label Jan 13, 2023
@github-actions
Copy link
Contributor

Please add one of the following labels to add this contribution to the Release Notes 👇

@germa89 germa89 enabled auto-merge (squash) January 24, 2023 11:41
@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Merging #1768 (f712da6) into main (d95681f) will increase coverage by 81.72%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           main    #1768       +/-   ##
=========================================
+ Coverage      0   81.72%   +81.72%     
=========================================
  Files         0       44       +44     
  Lines         0     7712     +7712     
=========================================
+ Hits          0     6303     +6303     
- Misses        0     1409     +1409     

@germa89 germa89 merged commit f4859d7 into main Jan 24, 2023
@germa89 germa89 deleted the fix/on_docker-test branch January 24, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Issue, problem or error in PyMAPDL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants