LIHPC-Computational-Geometry / gmds

GMDS, for Generic Mesh Data Structures and Services, provide a set of libraries to represent and handles meshes in the context of numerical simulation. It mainly targets quad and hex mesh generation and adaptation.
https://lihpc-computational-geometry.github.io/gmds/
GNU Lesser General Public License v2.1
27 stars 7 forks source link

modif_cgns_claire_clean_branch #248

Closed nicolaslg closed 1 year ago

nicolaslg commented 1 year ago

This PR is built from https://github.com/LIHPC-Computational-Geometry/gmds/pull/245, by cherry-picking 449fe13, b291a95 and e05cc2f

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 41.89% and project coverage change: +0.24 :tada:

Comparison is base (db7fa85) 43.17% compared to head (0183e69) 43.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #248 +/- ## ========================================== + Coverage 43.17% 43.42% +0.24% ========================================== Files 324 324 Lines 52152 52225 +73 ========================================== + Hits 22519 22680 +161 + Misses 29633 29545 -88 ``` | [Impacted Files](https://codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry) | Coverage Δ | | |---|---|---| | [blocking/inc/gmds/blocking/Blocking.h](https://codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-YmxvY2tpbmcvaW5jL2dtZHMvYmxvY2tpbmcvQmxvY2tpbmcuaA==) | `100.00% <ø> (ø)` | | | [claire/src/AeroPipeline\_2D.cpp](https://codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-Y2xhaXJlL3NyYy9BZXJvUGlwZWxpbmVfMkQuY3Bw) | `64.13% <37.50%> (-2.45%)` | :arrow_down: | | [claire/src/AeroExtrusion\_2D.cpp](https://codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-Y2xhaXJlL3NyYy9BZXJvRXh0cnVzaW9uXzJELmNwcA==) | `39.58% <50.00%> (+<0.01%)` | :arrow_up: | | [blocking/src/Blocking.cpp](https://codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-YmxvY2tpbmcvc3JjL0Jsb2NraW5nLmNwcA==) | `71.98% <100.00%> (ø)` | | | [claire/src/IntervalAssignment\_2D.cpp](https://codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-Y2xhaXJlL3NyYy9JbnRlcnZhbEFzc2lnbm1lbnRfMkQuY3Bw) | `95.00% <100.00%> (+0.15%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/248/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.