Skip to content

Conversation

eblanco-ansys
Copy link
Contributor

Description

  • Migrated choke designer extension to the new standard
  • Created Choke class to create chokes in AEDT
  • Added tests to the extension

Issue linked

#6335

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

@eblanco-ansys eblanco-ansys requested a review from a team as a code owner July 8, 2025 09:11
@eblanco-ansys eblanco-ansys linked an issue Jul 8, 2025 that may be closed by this pull request
@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

Copy link

codecov bot commented Jul 8, 2025

Codecov Report

❌ Patch coverage is 93.18182% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.97%. Comparing base (24755c9) to head (3918f50).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6364      +/-   ##
==========================================
+ Coverage   81.94%   81.97%   +0.02%     
==========================================
  Files         242      243       +1     
  Lines       75981    76175     +194     
==========================================
+ Hits        62260    62441     +181     
- Misses      13721    13734      +13     
🚀 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.

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

I didn't take the time to review yet but I see that there are missing unit tests. Could you see how other PRs have proceeded with the extension refactoring to split tests between unit and system. Could you have a look at the extension documentation ? Note that it's missing some snippet documentation, getting fixed in #6384

@Samuelopez-ansys Samuelopez-ansys marked this pull request as draft July 24, 2025 09:05
@eblanco-ansys eblanco-ansys marked this pull request as ready for review August 6, 2025 16:34
@eblanco-ansys eblanco-ansys self-assigned this Aug 7, 2025
@Samuelopez-ansys Samuelopez-ansys merged commit 908f123 into main Sep 3, 2025
37 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the 6335-migrate-choke_designer-extension branch September 3, 2025 06:10
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.

Migrate choke_designer extension
4 participants