ansys / pyaedt

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

REFACTOR: kargs #4776

Closed gmalinve closed 1 month ago

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

Attention: Patch coverage is 84.73520% with 49 lines in your changes missing coverage. Please review.

Project coverage is 82.67%. Comparing base (101b0f6) to head (93107bc). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4776 +/- ## ========================================== + Coverage 82.58% 82.67% +0.08% ========================================== Files 115 116 +1 Lines 54048 54108 +60 ========================================== + Hits 44634 44732 +98 + Misses 9414 9376 -38 ```