ansys / pyaedt

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

FEAT: Check License feature #4794

Closed Samuelopez-ansys closed 3 months ago

Samuelopez-ansys commented 3 months ago

Close #4753

@MelanieMichon We have implemented this method to check if the license server is down or if the license increment is available. The user should first check it, because for now is dangerous to add it inside the Desktop initialization.

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.60%. Comparing base (b9f96be) to head (0daea4d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4794 +/- ## ======================================= Coverage 82.60% 82.60% ======================================= Files 114 114 Lines 53926 53927 +1 ======================================= + Hits 44543 44544 +1 Misses 9383 9383 ```