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

REFACTOR: Add schematics Page option on create_gnd/create_wire #5712

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

jvela018
Copy link
Contributor

@jvela018 jvela018 commented Jan 31, 2025

Description

Enables the creation of more complex circuit topologies. Namely, using multiple schematics pages. create_component already enabled this, but the wire and gnd components wouldn't enable new pages as it was fixed to page 1.

@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

@jvela018 jvela018 requested a review from gmalinve January 31, 2025 15:19
@github-actions github-actions bot added the maintenance Package and maintenance related label Jan 31, 2025
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.19%. Comparing base (f4b3c44) to head (d5f8475).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5712      +/-   ##
==========================================
+ Coverage   81.38%   85.19%   +3.81%     
==========================================
  Files         155      156       +1     
  Lines       60819    61103     +284     
==========================================
+ Hits        49499    52059    +2560     
+ Misses      11320     9044    -2276     

@Samuelopez-ansys Samuelopez-ansys enabled auto-merge (squash) January 31, 2025 16:48
@Samuelopez-ansys
Copy link
Member

@jvela018 Is this related to any issue? If not, please assign one to this PR, we are trying to map 1:1 Issues and PRs

@Samuelopez-ansys Samuelopez-ansys merged commit 8b5ad23 into main Jan 31, 2025
43 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the circuit-page branch January 31, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants