ansys / pyaedt

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

FIX: context maxwell #4839

Closed Samuelopez-ansys closed 2 weeks ago

Samuelopez-ansys commented 2 weeks ago

Close #4840

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 83.10%. Comparing base (9b1343b) to head (c6437df).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4839 +/- ## ======================================= Coverage 83.10% 83.10% ======================================= Files 116 116 Lines 53974 53981 +7 ======================================= + Hits 44853 44863 +10 + Misses 9121 9118 -3 ```