Skip to content

Conversation

PProfizi
Copy link
Contributor

Closes #2534
The internal name for result.coordinate_system was changed from mapdl::rst::CS to the generic CS. This makes sure the Python operator class tries the former internal name if the new one fails.

@PProfizi PProfizi requested a review from MeenaBytes August 21, 2025 08:44
@PProfizi PProfizi self-assigned this Aug 21, 2025
@PProfizi PProfizi added the bug Something isn't working label Aug 21, 2025
@codecov
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.13%. Comparing base (86a359f) to head (9f41678).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2555      +/-   ##
==========================================
+ Coverage   84.11%   84.13%   +0.02%     
==========================================
  Files          91       91              
  Lines       10706    10706              
==========================================
+ Hits         9005     9008       +3     
+ Misses       1701     1698       -3     

@PProfizi PProfizi requested a review from BClappe August 21, 2025 09:19
@github-actions
Copy link
Contributor

github-actions bot commented Aug 21, 2025

Some tests with 'continue-on-error: true' have failed:

@PProfizi PProfizi requested a review from BClappe August 21, 2025 11:56
@PProfizi PProfizi enabled auto-merge (squash) August 21, 2025 11:57
@PProfizi PProfizi merged commit 1de6775 into main Aug 21, 2025
88 of 89 checks passed
@PProfizi PProfizi deleted the fix/internal_name_alias_coordinate_system branch August 21, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to use coordinate_system operator for ansys-dpf-core>0.13.0

3 participants