LIHPC-Computational-Geometry / coupe

the concurrent partitioner
https://LIHPC-Computational-Geometry.github.io/coupe/
Apache License 2.0
12 stars 3 forks source link

tools: add a mesh-points utility #289

Closed hhirtz closed 1 year ago

hhirtz commented 1 year ago

The --with-ids argument only works with medit meshes, at least until #288 is fixed.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 1.92% and project coverage change: -0.25 :warning:

Comparison is base (1db3a30) 43.76% compared to head (e01a3e4) 43.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #289 +/- ## ========================================== - Coverage 43.76% 43.51% -0.25% ========================================== Files 51 52 +1 Lines 8686 8738 +52 ========================================== + Hits 3801 3802 +1 - Misses 4885 4936 +51 ``` | [Impacted Files](https://codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry) | Coverage Δ | | |---|---|---| | [tools/src/bin/mesh-svg.rs](https://codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-dG9vbHMvc3JjL2Jpbi9tZXNoLXN2Zy5ycw==) | `0.38% <ø> (ø)` | | | [tools/src/bin/mesh-points.rs](https://codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-dG9vbHMvc3JjL2Jpbi9tZXNoLXBvaW50cy5ycw==) | `1.92% <1.92%> (ø)` | | 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.