ansys / pyaedt

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

CHORE: Remove Galileo from unit tests #4787

Closed Samuelopez-ansys closed 1 month ago

Samuelopez-ansys commented 1 month ago

All Galileo footprint removed less 2 examples, which in the new examples repository have already migrated to the new layout. Once the new repo is public, we can remove it from PyAEDT.

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 82.61%. Comparing base (99f7471) to head (faed0b5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4787 +/- ## ======================================= Coverage 82.60% 82.61% ======================================= Files 114 114 Lines 53921 53921 ======================================= + Hits 44544 44545 +1 + Misses 9377 9376 -1 ```