Skip to content

feat: rename object#1648

Merged
RobPasMue merged 33 commits into
blitzfrom
feat/jacob_rename_object
Jan 20, 2025
Merged

feat: rename object#1648
RobPasMue merged 33 commits into
blitzfrom
feat/jacob_rename_object

Conversation

@jacobrkerstetter

Copy link
Copy Markdown
Contributor

Description

Implemented the call to rename object and added the appropriate unit test
Reinstated the _clear_cached_bodies method to keep client and server in sync

Issue linked

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)

@jacobrkerstetter jacobrkerstetter self-assigned this Jan 16, 2025
@jacobrkerstetter jacobrkerstetter requested a review from a team as a code owner January 16, 2025 21:24
@github-actions github-actions Bot added the enhancement New features or code improvements label Jan 16, 2025

@RobPasMue RobPasMue left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Requesting a few changes..

Comment thread src/ansys/geometry/core/designer/geometry_commands.py
Comment thread src/ansys/geometry/core/designer/geometry_commands.py Outdated
jacobrkerstetter and others added 3 commits January 17, 2025 08:22
fixed input to take list[str]
…yansys-geometry into feat/jacob_rename_object

# Conflicts:
#	src/ansys/geometry/core/designer/geometry_commands.py
#	tests/integration/test_geometry_commands.py
Comment thread tests/integration/test_geometry_commands.py Outdated
@jonahrb jonahrb requested a review from RobPasMue January 17, 2025 18:53
Comment thread src/ansys/geometry/core/designer/geometry_commands.py Outdated
Comment thread src/ansys/geometry/core/designer/geometry_commands.py
Comment thread src/ansys/geometry/core/designer/geometry_commands.py Outdated
Comment thread src/ansys/geometry/core/designer/geometry_commands.py Outdated

@RobPasMue RobPasMue left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@RobPasMue RobPasMue enabled auto-merge (squash) January 20, 2025 16:13
@RobPasMue RobPasMue merged commit 85dcb8b into blitz Jan 20, 2025
@RobPasMue RobPasMue deleted the feat/jacob_rename_object branch January 20, 2025 16:18
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