fix: adding console testing#3791
Merged
Merged
Conversation
Contributor
|
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3791 +/- ##
=======================================
Coverage 88.36% 88.36%
=======================================
Files 187 187
Lines 14761 14761
=======================================
Hits 13044 13044
Misses 1717 1717 🚀 New features to boost your workflow:
|
germa89
commented
Apr 14, 2025
…le if provided in function argument
… Also catch excepcions.
https://github.com/ansys/pymapdl into ci/fix-console-testing
Collaborator
Author
|
@pyansys-ci-bot LGTM. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Fixing console testing by adding--consoleflag.I had to not finish this PR. MAPDL keeps crashing showing Ansys Traceback but I do not have much time to debug this.
So I am merging without that flag, with the partial changes since I think they are useful.
It only fails on the latest v25.2 so it might be due to parsing issues (extra printout due to beta versions)
Issue linked
Related #3790
Checklist
draftif it is not ready to be reviewed yet.feat: adding new MAPDL command)