Add support for CartesianMesh coarsening in parallel #918
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%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading