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 based on polygon #942

Merged
merged 47 commits into from
Dec 17, 2024
Merged

FEAT: Via clustering based on polygon #942

merged 47 commits into from
Dec 17, 2024

Conversation

svandenb-dev
Copy link
Collaborator

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

This PR provides a new feature with evaluating padstack instances included on points list and replace them by single instance.
By doing this we are simplifying meshing effort.

closing #943

image

image

image

# Conflicts:
#	src/pyedb/dotnet/edb_core/edb_data/hfss_pi_simulation_setup_data.py
#	src/pyedb/dotnet/edb_core/utilities/simulation_setup.py
# Conflicts:
#	src/pyedb/dotnet/edb_core/components.py
@github-actions github-actions bot added testing Anything related to testing grpc-transition Changes that need to be included in gRPC transition labels Dec 12, 2024
@svandenb-dev svandenb-dev linked an issue Dec 12, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 77.08333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 82.67%. Comparing base (9b5b48f) to head (59a2f8e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #942      +/-   ##
==========================================
- Coverage   82.68%   82.67%   -0.02%     
==========================================
  Files         160      160              
  Lines       21052    21098      +46     
==========================================
+ Hits        17407    17442      +35     
- Misses       3645     3656      +11     

@svandenb-dev svandenb-dev merged commit 4268e34 into main Dec 17, 2024
29 checks passed
@svandenb-dev svandenb-dev deleted the via-clustering branch December 17, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grpc-transition Changes that need to be included in gRPC transition testing Anything related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support via clustering based on polygon
3 participants