ansys / pyaedt

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

REFACTOR: Intrinsics management #4921

Closed maxcapodi78 closed 1 month ago

maxcapodi78 commented 1 month ago

Fix #4889

ansys-reviewer-bot[bot] commented 1 month 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 1 month ago

Codecov Report

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

Project coverage is 83.37%. Comparing base (c053e38) to head (49097fd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4921 +/- ## ========================================== + Coverage 83.34% 83.37% +0.03% ========================================== Files 119 119 Lines 54346 54355 +9 ========================================== + Hits 45297 45321 +24 + Misses 9049 9034 -15 ```