ansys / pyaedt

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

FEAT: `clear_linked_data` method to Icepak #4903

Closed Alberto-DM closed 1 month ago

Alberto-DM commented 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

lorenzovecchietti commented 1 month ago

LGTM (I just changed the title to comply with the github action)

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.14%. Comparing base (1b8fffb) to head (f20166a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4903 +/- ## ========================================== - Coverage 83.18% 83.14% -0.05% ========================================== Files 118 118 Lines 54140 54147 +7 ========================================== - Hits 45034 45018 -16 - Misses 9106 9129 +23 ```