ansys / pyaedt

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

FIX: Solve setup in optimetrics #5090

Closed Samuelopez-ansys closed 1 month ago

Samuelopez-ansys commented 1 month ago

Close #5082 Close #5085

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 82.91%. Comparing base (558e2e3) to head (a43c3e0). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5090 +/- ## ========================================== + Coverage 82.90% 82.91% +0.01% ========================================== Files 124 124 Lines 55709 55709 ========================================== + Hits 46183 46189 +6 + Misses 9526 9520 -6 ```