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
26 stars 5 forks source link

removed some warnings #231

Closed nicolaslg closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 44.60% // Head: 44.60% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (7ad390c) compared to base (3cfbe22). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #231 +/- ## ========================================== - Coverage 44.60% 44.60% -0.01% ========================================== Files 316 316 Lines 49282 49283 +1 ========================================== Hits 21984 21984 - Misses 27298 27299 +1 ``` | [Impacted Files](https://codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/231?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry) | Coverage Δ | | |---|---|---| | [igalgo/src/BoundaryExtractor2D.cpp](https://codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/231?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-aWdhbGdvL3NyYy9Cb3VuZGFyeUV4dHJhY3RvcjJELmNwcA==) | `86.23% <ø> (ø)` | | | [kmds/src/DS/CellHandle.cpp](https://codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/231?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-a21kcy9zcmMvRFMvQ2VsbEhhbmRsZS5jcHA=) | `23.31% <0.00%> (-0.03%)` | :arrow_down: | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.