ansys / pyaedt

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

FEAT: reduced matrix create_report #4810

Closed gmalinve closed 3 weeks ago

gmalinve commented 1 month ago

for 2d eddy current solvers only

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

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

Project coverage is 82.41%. Comparing base (8d94ca8) to head (e97553f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4810 +/- ## ========================================== - Coverage 82.42% 82.41% -0.02% ========================================== Files 118 118 Lines 54289 54330 +41 ========================================== + Hits 44749 44774 +25 - Misses 9540 9556 +16 ```