ansys / pyaedt

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

FIX: Missed deprecation warning #4837

Closed maxcapodi78 closed 3 months ago

maxcapodi78 commented 3 months ago

new_desktop_session deprecation warning was missed in App 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 83.10%. Comparing base (da0f3f4) to head (099cf7f). Report is 19 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4837 +/- ## ========================================== + Coverage 82.70% 83.10% +0.40% ========================================== Files 117 116 -1 Lines 54151 53974 -177 ========================================== + Hits 44783 44855 +72 + Misses 9368 9119 -249 ```