ansys / pyaedt

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

FIX: Valid Context arguments for Statistical Eye Reports #4811

Closed mahesh-dhanekula closed 3 weeks ago

mahesh-dhanekula commented 1 month ago

Fixed code for correct context arguments in case of multiple Tx and Rx components

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 89.47368% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.40%. Comparing base (e45510b) to head (ea1ef50).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4811 +/- ## ======================================= Coverage 82.40% 82.40% ======================================= Files 118 118 Lines 54222 54260 +38 ======================================= + Hits 44679 44714 +35 - Misses 9543 9546 +3 ```
mahesh-dhanekula commented 1 month ago

@Samuelopez-ansys @gmalinve Can you help on failure of IronPython tests ?

mahesh-dhanekula commented 4 weeks ago

@Samuelopez-ansys When I run the Iron Python unit tests, I don't see any problem as test log says all ran Ok.\ Unittest log output

Ironpython Unit Tests Started

Start time: 2024-06-17 22:50:34.954000

test_run_desktop_circuit (__main__.TestIronPython) ... ok
test_run_desktop_hfss (__main__.TestIronPython) ... ok
test_run_desktop_hfss3dlayout (__main__.TestIronPython) ... ok
test_run_desktop_icepak (__main__.TestIronPython) ... ok
test_run_desktop_maxwell2d (__main__.TestIronPython) ... ok
test_run_desktop_maxwell3d (__main__.TestIronPython) ... ok
test_run_desktop_mechanical (__main__.TestIronPython) ... ok
test_run_desktop_q2d (__main__.TestIronPython) ... ok
test_run_desktop_q3d (__main__.TestIronPython) ... ok
test_run_desktop_twinbuilder (__main__.TestIronPython) ... ok

----------------------------------------------------------------------
Ran 10 tests in 22.523s

OK

<unittest.runner.TextTestResult Total Test run=10>

AEDT batch log output


Ansys Electronics Desktop Version 2024.1.1, Build: 2024-03-20 16:10:33
Location: C:\Program Files\AnsysEM\v241\Win64\ansysedt.exe
Batch Script: D:/Mahesh/PyCharm/PyAEDT/pyaedt/_unittest_ironpython/run_unittests.py
Starting Batch Run: 10:50:22 PM  Jun 17, 2024
Running as user : ANSYS\mdhaneku
Temp directory: C:\Users\mdhaneku\AppData\Local\Temp\3
Project directory: D:\Mahesh\aedt files
[error] Unable to locate module named: Solutions.
[error] Error in command execution
Stopping Batch Run: 10:50:58 PM  Jun 17, 2024