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

switch_to_spack-0.19.2 #281

Closed nicolaslg closed 1 year ago

nicolaslg commented 1 year ago

The bypass we used to force the installation of the dependencies using spack to avoid the plateform/compiler/hash no longer works with the latest release 0.20.0.

Here we temporarily switched back to v0.19.2.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 80.00% and project coverage change: +0.12 :tada:

Comparison is base (a715e1d) 43.85% compared to head (2ffae0d) 43.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #281 +/- ## ========================================== + Coverage 43.85% 43.98% +0.12% ========================================== Files 315 315 Lines 52609 52627 +18 ========================================== + Hits 23074 23147 +73 + Misses 29535 29480 -55 ``` | [Impacted Files](https://app.codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/281?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/CurvedBlocking.h](https://app.codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/281?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-YmxvY2tpbmcvaW5jL2dtZHMvYmxvY2tpbmcvQ3VydmVkQmxvY2tpbmcuaA==) | `52.63% <ø> (ø)` | | | [blocking/src/CurvedBlocking.cpp](https://app.codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/281?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-YmxvY2tpbmcvc3JjL0N1cnZlZEJsb2NraW5nLmNwcA==) | `88.41% <80.00%> (-0.48%)` | :arrow_down: | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/281/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)

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