Skip to content

Fix/corba import, Python version docs, and Python 3.10 smoke tests #1385

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

Merged
merged 4 commits into from
Aug 22, 2022

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Aug 22, 2022

As the title.

Close #1347

@germa89 germa89 added BUG CI/CD Related with CICD, Github Actions, etc labels Aug 22, 2022
@germa89 germa89 self-assigned this Aug 22, 2022
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #1385 (7f6f505) into main (bb27679) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1385      +/-   ##
==========================================
+ Coverage   76.64%   76.66%   +0.02%     
==========================================
  Files          43       43              
  Lines        6860     6858       -2     
==========================================
  Hits         5258     5258              
+ Misses       1602     1600       -2     

@germa89 germa89 merged commit 2c4e972 into main Aug 22, 2022
@germa89 germa89 deleted the fix/corba-and-python-version-docs branch August 22, 2022 21:43
@germa89 germa89 added this to the v0.63.2 milestone Aug 31, 2022
germa89 added a commit that referenced this pull request Sep 1, 2022
…1385)

* Fixing exception replacement.

* Fixing readme and docs

* Adding python 3.10 to smoke tests

* Update src/ansys/mapdl/core/launcher.py

Co-authored-by: Alex Kaszynski <[email protected]>
germa89 added a commit that referenced this pull request Sep 1, 2022
germa89 added a commit that referenced this pull request Sep 1, 2022
…1385)

* Fixing exception replacement.

* Fixing readme and docs

* Adding python 3.10 to smoke tests

* Update src/ansys/mapdl/core/launcher.py

Co-authored-by: Alex Kaszynski <[email protected]>
germa89 added a commit that referenced this pull request Sep 1, 2022
…1385)

* Fixing exception replacement.

* Fixing readme and docs

* Adding python 3.10 to smoke tests

* Update src/ansys/mapdl/core/launcher.py

Co-authored-by: Alex Kaszynski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related with CICD, Github Actions, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Misleading error message when trying to use Mapdl Corba with Python>3.8
2 participants