Skip to content

feat: surface body unit test fix - #2118

Merged
RobPasMue merged 6 commits into
mainfrom
feat/surfaceBodyConstruct
Jul 16, 2025
Merged

feat: surface body unit test fix#2118
RobPasMue merged 6 commits into
mainfrom
feat/surfaceBodyConstruct

Conversation

@umutsoysalansys

@umutsoysalansys umutsoysalansys commented Jul 15, 2025

Copy link
Copy Markdown
Contributor

Description

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

Issue linked

#2031

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
umutsoysalansys requested a review from a team as a code owner July 15, 2025 22:01
@umutsoysalansys umutsoysalansys changed the title Feat/surface body construct feat: surface body construct Jul 15, 2025
@umutsoysalansys umutsoysalansys self-assigned this Jul 15, 2025
@github-actions github-actions Bot added the enhancement New features or code improvements label Jul 15, 2025
@codecov

codecov Bot commented Jul 15, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.66%. Comparing base (3c3cf7f) to head (48b4096).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2118   +/-   ##
=======================================
  Coverage   93.66%   93.66%           
=======================================
  Files         138      138           
  Lines       10156    10156           
=======================================
  Hits         9513     9513           
  Misses        643      643           

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

@umutsoysalansys umutsoysalansys changed the title feat: surface body construct feat: surface body unit test fix Jul 15, 2025
Comment thread src/ansys/geometry/core/__init__.py Outdated
@RobPasMue
RobPasMue enabled auto-merge (squash) July 16, 2025 05:48
@RobPasMue RobPasMue linked an issue Jul 16, 2025 that may be closed by this pull request
2 tasks
@RobPasMue
RobPasMue merged commit b9beb09 into main Jul 16, 2025
45 checks passed
@RobPasMue
RobPasMue deleted the feat/surfaceBodyConstruct branch July 16, 2025 06:07
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.

Surface Body property can't get update from the backend.

3 participants