ansys / pyaedt

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

FIX: Design save project mkdir #4868

Closed SMoraisAnsys closed 5 days ago

SMoraisAnsys commented 5 days ago

Duplicate of https://github.com/ansys/pyaedt/pull/4857 to allow secrets to be working correctly.

ansys-reviewer-bot[bot] commented 5 days 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 5 days ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.14%. Comparing base (df9b411) to head (889d312). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4868 +/- ## ========================================== - Coverage 83.15% 83.14% -0.02% ========================================== Files 118 118 Lines 54080 54083 +3 ========================================== - Hits 44971 44967 -4 - Misses 9109 9116 +7 ```