ansys / pyaedt

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

FIX: Export configuration and AEDT crash #4913

Closed maxcapodi78 closed 1 month ago

maxcapodi78 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

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.09859% with 12 lines in your changes missing coverage. Please review.

Project coverage is 83.34%. Comparing base (506637b) to head (e242c5f). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4913 +/- ## ========================================== + Coverage 79.12% 83.34% +4.21% ========================================== Files 118 119 +1 Lines 54177 54328 +151 ========================================== + Hits 42869 45277 +2408 + Misses 11308 9051 -2257 ```