ansys / pyaedt

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

FIX: HFSS argument deprecation miss #4832

Closed SMoraisAnsys closed 2 weeks ago

SMoraisAnsys commented 2 weeks ago

As title says.

Like #4827, this PR should fix missing argument deprecation from #4777

Note: found this problem while working on the pyaedt-examples repo.

ansys-reviewer-bot[bot] commented 2 weeks 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 2 weeks ago

Codecov Report

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

Project coverage is 82.39%. Comparing base (8d94ca8) to head (d6bc99a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4832 +/- ## ========================================== - Coverage 82.42% 82.39% -0.04% ========================================== Files 118 118 Lines 54289 54289 ========================================== - Hits 44749 44730 -19 - Misses 9540 9559 +19 ```