Skip to content

hfss fixes for export_touchstone() #1166

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

Merged
merged 5 commits into from
May 11, 2022
Merged

Conversation

gmalinve
Copy link
Contributor

In this PR export_touchstone() has been fixed for hfss, hfss3D and Circuit in order to make solution_name, sweep_name and file_name as default values and fix for variations.

@gmalinve gmalinve self-assigned this May 10, 2022
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #1166 (2112fbd) into main (570fc9a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##             main    #1166    +/-   ##
========================================
  Coverage   80.53%   80.54%            
========================================
  Files         134      132     -2     
  Lines       43038    43294   +256     
========================================
+ Hits        34659    34869   +210     
- Misses       8379     8425    +46     

Copy link
Collaborator

@maxcapodi78 maxcapodi78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@maxcapodi78 maxcapodi78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good apart a small enhancement to fix Codacy error and improve code quality

Co-authored-by: Massimo Capodiferro <[email protected]>
@gmalinve gmalinve enabled auto-merge (squash) May 11, 2022 12:53
@gmalinve gmalinve merged commit 2dcd6f5 into main May 11, 2022
@gmalinve gmalinve deleted the hfss_3d_circuit_export_touchstone branch May 11, 2022 12:56
Copy link
Contributor

@Alberto-DM Alberto-DM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested successfully.

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.

Support nominal sweep in hfss.export_touchstone() and auto sNp function
3 participants