ansys / pyaedt

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

FIX: h3d plot dc field #5086

Closed hui-zhou-a closed 1 month ago

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.90%. Comparing base (0a2c4ba) to head (cee66db). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5086 +/- ## ======================================= Coverage 82.89% 82.90% ======================================= Files 124 124 Lines 55708 55709 +1 ======================================= + Hits 46180 46184 +4 + Misses 9528 9525 -3 ```