-
Notifications
You must be signed in to change notification settings - Fork 132
fix: adding console testing #3791
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
Conversation
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:
|
…le if provided in function argument
… Also catch excepcions.
https://github.com/ansys/pymapdl into ci/fix-console-testing
@pyansys-ci-bot LGTM. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
Fixing console testing by adding--console
flag.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
draft
if it is not ready to be reviewed yet.feat: adding new MAPDL command
)