ansys / pyaedt

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

FIX: desktop non graphical flag #4804

Closed maxcapodi78 closed 3 months ago

ansys-reviewer-bot[bot] commented 3 months 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 3 months ago

Codecov Report

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

Project coverage is 82.67%. Comparing base (3539828) to head (9f44aab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4804 +/- ## ========================================== + Coverage 82.66% 82.67% +0.01% ========================================== Files 117 117 Lines 54159 54164 +5 ========================================== + Hits 44770 44780 +10 + Misses 9389 9384 -5 ```