Skip to content
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

feat: parameters refurbished #1647

Merged
merged 79 commits into from
Jan 21, 2025
Merged

Conversation

umutsoysalansys
Copy link
Contributor

@umutsoysalansys umutsoysalansys commented Jan 16, 2025

Description

Parameters branch republished within blitz branch as requested.

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 unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

umutsoysalansys and others added 30 commits July 31, 2024 00:59
Copy link
Member

@PipKat PipKat left a comment

Choose a reason for hiding this comment

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

Performed doc review. @umutsoysalansys Is PR #1340 just an earlier (obsolete) version of this PR? I'm a bit confused, but I don't think I need to review PR #1340 too. Am I correct?

umutsoysalansys and others added 18 commits January 20, 2025 10:46
@umutsoysalansys
Copy link
Contributor Author

umutsoysalansys commented Jan 21, 2025

@RobPasMue @jrwest440 @smereu please note that I also had to add a method to modeler to close existing designs. CoreService backend doesn't really support having multiple designs and pytest suit we use here is opening many designs without closing them after each test resulting the error in the SC method that is being used in the backend for this feature.

@umutsoysalansys umutsoysalansys merged commit 034e060 into blitz Jan 21, 2025
25 of 27 checks passed
@umutsoysalansys umutsoysalansys deleted the feat/parametersrefurbished branch January 21, 2025 05:20
@umutsoysalansys
Copy link
Contributor Author

umutsoysalansys commented Jan 21, 2025

@PipKat You are correct, this one is based on the old one and currently merged now while the old is closed. Thanks for your review! Appreciated

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.

5 participants