-
Notifications
You must be signed in to change notification settings - Fork 121
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
Fixing no saving on exit #2342
Fixing no saving on exit #2342
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2342 +/- ##
==========================================
- Coverage 87.63% 87.61% -0.02%
==========================================
Files 45 45
Lines 8513 8518 +5
==========================================
+ Hits 7460 7463 +3
- Misses 1053 1055 +2 |
I'm going to skip the coverage for this PR. It has minimal impact and it will be eventually triggered when we incorporate v24.2 in the CICD. |
It should be v24.1 instead, but because the MAPDL changes has been recently merged in production and the docker image is not updated, let's leave it as it is. |
This can be only fixed on MAPDL v24.2 or superior.
Close #1324
Complete work in #2020