ansys / pyaedt

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

FIX: read mesh settings #4923

Closed lorenzovecchietti closed 1 month ago

lorenzovecchietti commented 1 month ago

Close #4922

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

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

Project coverage is 83.54%. Comparing base (2343f2b) to head (d4f888b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4923 +/- ## ======================================= Coverage 83.54% 83.54% ======================================= Files 118 118 Lines 54196 54197 +1 ======================================= + Hits 45276 45279 +3 + Misses 8920 8918 -2 ```