ansys / pyaedt

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

CHORE: Fix TOML Topic #4834

Closed Samuelopez-ansys closed 2 weeks ago

Samuelopez-ansys commented 2 weeks ago

TOML topic failed again with @SMoraisAnsys modifications. I have triggered again the release, I think it should work with these modifications.

https://github.com/ansys/pyaedt/actions/runs/9587855486

Once the release is created, we can merger this PR.

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

Codecov Report

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

Project coverage is 82.47%. Comparing base (db2d120) to head (42cbd15).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4834 +/- ## ========================================== + Coverage 82.42% 82.47% +0.04% ========================================== Files 118 118 Lines 54388 54388 ========================================== + Hits 44830 44856 +26 + Misses 9558 9532 -26 ```
Samuelopez-ansys commented 2 weeks ago

Release created, and it worked. What do you think @SMoraisAnsys ?