ansys / pyaedt

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

FIX: global mesh region edit #4819

Closed lorenzovecchietti closed 3 weeks ago

lorenzovecchietti commented 4 weeks ago

Close #4789, #4788

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

Codecov Report

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

Project coverage is 82.71%. Comparing base (82e8451) to head (4ee3fdb). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4819 +/- ## =========================================== + Coverage 36.81% 82.71% +45.89% =========================================== Files 117 118 +1 Lines 54161 54222 +61 =========================================== + Hits 19941 44848 +24907 + Misses 34220 9374 -24846 ```