Skip to content

REFACTOR: migrate choke designer extension #6364

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

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
40f1c9c
FEAT: Mirgate choke designer extension
eblanco-ansys Jun 30, 2025
873003b
FIX: Fixed filedialog issue
eblanco-ansys Jul 7, 2025
91a8cb1
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Jul 7, 2025
99dd73c
REFACTOR: Added Choke class and used it in the extension
eblanco-ansys Jul 7, 2025
9bf42af
REFACTOR: Added properties into choke class
eblanco-ansys Jul 7, 2025
45d15e9
REFACTOR: Added export method to the choke class
eblanco-ansys Jul 8, 2025
025efbd
TEST: Added choke_designer extension tests
eblanco-ansys Jul 8, 2025
bc6df54
DOCS: Improved example docstrings
eblanco-ansys Jul 8, 2025
0cea9a0
chore: adding changelog file 6364.miscellaneous.md [dependabot-skip]
pyansys-ci-bot Jul 8, 2025
d7606df
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 8, 2025
9e24eda
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Jul 11, 2025
f380bb2
TEST: Added choke designer extension unit tests
eblanco-ansys Jul 11, 2025
db5554c
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 11, 2025
2f537fc
Merge branch 'main' into 6335-migrate-choke_designer-extension
eblanco-ansys Jul 21, 2025
68ebaf3
FIX: Applied new extension common class for HFSS
eblanco-ansys Jul 21, 2025
2968507
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 21, 2025
5a6d148
FIX: Fixed tests
eblanco-ansys Jul 21, 2025
3bda70b
Merge branch '6335-migrate-choke_designer-extension' of https://githu…
eblanco-ansys Jul 21, 2025
cd21f4d
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 21, 2025
604418c
TEST: Fixed choke designer test
eblanco-ansys Jul 22, 2025
f92760e
Merge branch '6335-migrate-choke_designer-extension' of https://githu…
eblanco-ansys Jul 22, 2025
08c8b88
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 22, 2025
4584f5f
FIX: Updated extension test
eblanco-ansys Jul 22, 2025
0b1b95c
Merge branch '6335-migrate-choke_designer-extension' of https://githu…
eblanco-ansys Jul 22, 2025
0c1487e
CHORE: Auto fixes from pre-commit hooks
pre-commit-ci[bot] Jul 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/changelog.d/6364.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Migrate choke designer extension
Loading
Loading