Skip to content

FEAT: Update create_setup method#6279

Merged
Devin-Crawford merged 5 commits into
mainfrom
feat/6278_create_setup
Jun 27, 2025
Merged

FEAT: Update create_setup method#6279
Devin-Crawford merged 5 commits into
mainfrom
feat/6278_create_setup

Conversation

@Devin-Crawford

Copy link
Copy Markdown
Contributor

Allow a list to be passed
for the "Frequency" argument to Hfss.create_setup() and automatically apply the multi-frequency adapt setup.

Description

Resolve issue #6278. Add unit test to /test/system/general/test_11_Setup.py

Issue linked

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

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).

Resolve issue 6278. Allow a list to be passed
for the "Frequency" argument and automatically apply the multi-frequency adapt setup.
@Devin-Crawford
Devin-Crawford requested a review from a team as a code owner June 18, 2025 09:59
@ansys-reviewer-bot

Copy link
Copy Markdown
Contributor

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

@ansys-reviewer-bot review

@github-actions github-actions Bot added the enhancement New features or code improvements label Jun 18, 2025
@codecov

codecov Bot commented Jun 18, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.25%. Comparing base (f059f32) to head (8f89682).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6279      +/-   ##
==========================================
+ Coverage   85.24%   85.25%   +0.01%     
==========================================
  Files         173      173              
  Lines       65290    65294       +4     
==========================================
+ Hits        55654    55667      +13     
+ Misses       9636     9627       -9     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread src/ansys/aedt/core/hfss.py
@Devin-Crawford
Devin-Crawford enabled auto-merge (squash) June 20, 2025 13:48
@Devin-Crawford
Devin-Crawford merged commit eeec747 into main Jun 27, 2025
35 checks passed
@Devin-Crawford
Devin-Crawford deleted the feat/6278_create_setup branch June 27, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants