Skip to content

feat: pull commands pt. 1 - #2241

Merged
jacobrkerstetter merged 28 commits into
mainfrom
feat/pull_commands
Sep 26, 2025
Merged

feat: pull commands pt. 1#2241
jacobrkerstetter merged 28 commits into
mainfrom
feat/pull_commands

Conversation

@jacobrkerstetter

Copy link
Copy Markdown
Contributor

Description

Finalized pull commands pt. 1 story from TFS

  • offset_faces
  • revolve_edges

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 Sep 19, 2025
@github-actions github-actions Bot added the enhancement New features or code improvements label Sep 19, 2025
@codecov

codecov Bot commented Sep 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.58%. Comparing base (76eb2aa) to head (d8d20d0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2241      +/-   ##
==========================================
+ Coverage   94.57%   94.58%   +0.01%     
==========================================
  Files         157      160       +3     
  Lines       10886    10919      +33     
==========================================
+ Hits        10295    10328      +33     
  Misses        591      591              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jacobrkerstetter
jacobrkerstetter marked this pull request as ready for review September 22, 2025 12:52
@jacobrkerstetter
jacobrkerstetter requested a review from a team as a code owner September 22, 2025 12:52
@github-actions github-actions Bot added the maintenance Package and maintenance related label Sep 22, 2025
@jacobrkerstetter
jacobrkerstetter marked this pull request as draft September 22, 2025 20:09
@github-actions github-actions Bot removed the maintenance Package and maintenance related label Sep 23, 2025
@jacobrkerstetter
jacobrkerstetter marked this pull request as ready for review September 23, 2025 20:00
@RobPasMue

Copy link
Copy Markdown
Member

We will wait for #2234 to be merged before proceeding with this PR

@github-actions github-actions Bot added the maintenance Package and maintenance related label Sep 26, 2025
RobPasMue
RobPasMue previously approved these changes Sep 26, 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.

Few comments - but LGTM!

Comment thread .github/workflows/ci_cd.yml Outdated
Comment thread src/ansys/geometry/core/_grpc/_services/v1/faces.py
Comment thread src/ansys/geometry/core/_grpc/_services/v0/faces.py Outdated
Comment thread src/ansys/geometry/core/designer/geometry_commands.py
Comment thread src/ansys/geometry/core/designer/geometry_commands.py
RobPasMue
RobPasMue previously approved these changes Sep 26, 2025
@RobPasMue
RobPasMue enabled auto-merge (squash) September 26, 2025 13:32
@jacobrkerstetter
jacobrkerstetter enabled auto-merge (squash) September 26, 2025 13:38
@jacobrkerstetter
jacobrkerstetter merged commit 86bbb5c into main Sep 26, 2025
54 of 56 checks passed
@jacobrkerstetter
jacobrkerstetter deleted the feat/pull_commands branch September 26, 2025 14:55
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 maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants