Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: via clustering extension #5592

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

svandenb-dev
Copy link
Collaborator

@svandenb-dev svandenb-dev commented Dec 18, 2024

Description

Please provide a brief description of the changes made in this pull request.
New HFSS 3D layout extension managing via clustering. It interacts both with AEDT and PyEDB.
After opening the UI the tool creates a specific layer where the users can draw polygons and rectangle to select areas where via have to be merged. Once processed in EDB the new project is open in AEDT.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.
closing #5593

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@svandenb-dev svandenb-dev linked an issue Dec 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.

Project coverage is 81.32%. Comparing base (5ea126b) to head (4c6de50).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5592      +/-   ##
==========================================
- Coverage   85.30%   81.32%   -3.99%     
==========================================
  Files         151      153       +2     
  Lines       60822    60945     +123     
==========================================
- Hits        51886    49565    -2321     
- Misses       8936    11380    +2444     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Via cluster extension
1 participant