ansys / pyaedt

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

FIX: Template file when not custom script is specified #4826

Closed Samuelopez-ansys closed 3 months ago

ansys-reviewer-bot[bot] commented 3 months 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 3 months ago

Codecov Report

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

Project coverage is 82.41%. Comparing base (3ebc2ed) to head (22e8d5d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4826 +/- ## ======================================= Coverage 82.40% 82.41% ======================================= Files 118 118 Lines 54222 54222 ======================================= + Hits 44681 44686 +5 + Misses 9541 9536 -5 ```