ansys / pyaedt

AEDT Python Client Package
https://aedt.docs.pyansys.com
MIT License
185 stars 101 forks source link

REFACTOR: Angle property getter in aedt 2023.2 and below is broken in GRPC and has to be bypassed. #4867

Closed maxcapodi78 closed 4 days ago

maxcapodi78 commented 5 days ago

This is correctly working in 2024.1

ansys-reviewer-bot[bot] commented 5 days ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.13%. Comparing base (11f03cc) to head (fb7fea7). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4867 +/- ## ========================================== - Coverage 83.14% 83.13% -0.02% ========================================== Files 118 118 Lines 54080 54087 +7 ========================================== - Hits 44967 44965 -2 - Misses 9113 9122 +9 ```