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

Prepare polyhedral mesh for parallel #1816

Merged
merged 8 commits into from
Dec 3, 2024

Conversation

stdcm
Copy link
Member

@stdcm stdcm commented Dec 3, 2024

First step to prepare parallelism for polyhedral mesh. Add missing methods, but exchange items methods not implemented yet.

@stdcm stdcm self-assigned this Dec 3, 2024
@stdcm stdcm added enhancement New feature or request arcane Arcane Component labels Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 4.16667% with 115 lines in your changes missing coverage. Please review.

Project coverage is 70.21%. Comparing base (07caef1) to head (fd601a6).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
arcane/src/arcane/mesh/EmptyMeshModifier.h 0.00% 46 Missing ⚠️
arcane/src/arcane/mesh/PolyhedralMesh.cc 0.00% 40 Missing ⚠️
...rcane/src/arcane/tests/MeshPolyhedralTestModule.cc 0.00% 24 Missing ⚠️
arcane/src/arcane/mesh/PolyhedralMesh.h 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1816      +/-   ##
==========================================
- Coverage   70.25%   70.21%   -0.05%     
==========================================
  Files        2261     2261              
  Lines      162517   162602      +85     
  Branches    18714    18715       +1     
==========================================
- Hits       114172   114165       -7     
- Misses      41566    41662      +96     
+ Partials     6779     6775       -4     

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

@stdcm stdcm force-pushed the dev/sdc-prepare-polyhedral-mesh-for-parallel branch from fd601a6 to 81399f0 Compare December 3, 2024 15:56
@stdcm stdcm merged commit d017d42 into main Dec 3, 2024
24 of 26 checks passed
@stdcm stdcm deleted the dev/sdc-prepare-polyhedral-mesh-for-parallel branch December 3, 2024 15:56
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