Skip to content

Conversation

@hui-zhou-a
Copy link
Contributor

Description

Please provide a brief description of the changes made in this pull request.

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

@hui-zhou-a hui-zhou-a requested a review from a team as a code owner December 1, 2025 14:04
@hui-zhou-a hui-zhou-a linked an issue Dec 1, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.19%. Comparing base (cbf4ff6) to head (745e7a3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6970      +/-   ##
==========================================
- Coverage   83.49%   82.19%   -1.31%     
==========================================
  Files         252      252              
  Lines       78607    78607              
==========================================
- Hits        65631    64608    -1023     
- Misses      12976    13999    +1023     
🚀 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.

@eblanco-ansys
Copy link
Contributor

@hui-zhou-a I think it's a good idea to include a textbox like this to allow args to be added easily. However, I don't think --configure_file should be there, as it only applies to some scripts and can be confusing for the user. @Samuelopez-ansys what do you think about this?

top += 30
# Configure file
lbl_cfg = Label()
lbl_cfg.Text = "--configure_file"
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be discussed

Copy link
Member

Choose a reason for hiding this comment

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

I agree, this is what we discussed. We can only accept "Script Arguments:"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK. I will create an extension to add configure_file support

Copy link
Member

Choose a reason for hiding this comment

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

Sorry @hui-zhou-a but why the configuration file is not just a script argument?

Even an extension is not a solution, we want to avoid adding an extension only for this, we will not allow to merge it either.

please explain why the script argument is not enough

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.

run_pyaedt_script enhancement

5 participants