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

Add support for CartesianMesh coarsening in parallel #918

Merged

[arcane,cartesianmesh] Ne fait plus dépendre 'arcane_cartesianmesh' d…

12ded19
Select commit
Loading
Failed to load commit list.
Merged

Add support for CartesianMesh coarsening in parallel #918

[arcane,cartesianmesh] Ne fait plus dépendre 'arcane_cartesianmesh' d…
12ded19
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 8, 2023 in 1s

71.46% (target 70.00%)

View this Pull Request on Codecov

71.46% (target 70.00%)

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (7daefd5) 71.44% compared to head (12ded19) 71.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #918      +/-   ##
==========================================
+ Coverage   71.44%   71.46%   +0.01%     
==========================================
  Files        1971     1972       +1     
  Lines      143217   143316      +99     
==========================================
+ Hits       102318   102414      +96     
- Misses      40899    40902       +3     
Files Coverage Δ
...part/src/arcane/tests/CartesianMeshTesterModule.cc 88.44% <100.00%> (+0.43%) ⬆️
...src/arcane/cartesianmesh/CartesianMeshCoarsening.h 100.00% <100.00%> (ø)
...rc/arcane/cartesianmesh/CartesianMeshCoarsening.cc 96.27% <97.45%> (+1.03%) ⬆️

... and 3 files with indirect coverage changes

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