Skip to content

Add MeshCut and MeshSection services - #2711

Open
AlexlHer wants to merge 17 commits into
mainfrom
dev/ah-cut-mesh-services
Open

Add MeshCut and MeshSection services#2711
AlexlHer wants to merge 17 commits into
mainfrom
dev/ah-cut-mesh-services

Conversation

@AlexlHer

Copy link
Copy Markdown
Member

The MeshCut service is used to extract a 2D cut from a 3D mesh.
The MeshSection service is used to extract a 3D (or 2D) section from a 3D (or 2D) mesh.

@AlexlHer AlexlHer self-assigned this Jul 31, 2026
@AlexlHer AlexlHer added enhancement New feature or request arcane Arcane Component labels Jul 31, 2026
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 84.39870% with 144 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.46%. Comparing base (6099166) to head (5842d12).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
arcane/src/arcane/std/MeshCutService.cc 90.75% 19 Missing and 47 partials ⚠️
arcane/src/arcane/tests/MeshCutTest.cc 52.23% 30 Missing and 2 partials ⚠️
arcane/src/arcane/tests/MeshSectionTest.cc 31.91% 30 Missing and 2 partials ⚠️
arcane/src/arcane/std/MeshSectionService.cc 84.94% 10 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2711      +/-   ##
==========================================
+ Coverage   71.44%   71.46%   +0.01%     
==========================================
  Files        2561     2566       +5     
  Lines      192053   192966     +913     
  Branches    22649    22826     +177     
==========================================
+ Hits       137219   137903     +684     
- Misses      46364    46518     +154     
- Partials     8470     8545      +75     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AlexlHer
AlexlHer force-pushed the dev/ah-cut-mesh-services branch from 5842d12 to 4981c1b Compare July 31, 2026 13:47
@AlexlHer
AlexlHer force-pushed the dev/ah-cut-mesh-services branch from 4981c1b to f9bc45c Compare July 31, 2026 14:10
@sonarqubecloud

Copy link
Copy Markdown

❌ The last analysis has failed.

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arcane Arcane Component enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant