LIHPC-Computational-Geometry / coupe

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

meshio: skip whitespace for format detection #294

Closed hhirtz closed 1 year ago

hhirtz commented 1 year ago

Detect " MeshVersionFormatted" as medit, even though there is a space at the start

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 83.33% and no project coverage change.

Comparison is base (45554a9) 43.16% compared to head (767cc9f) 43.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #294 +/- ## ======================================= Coverage 43.16% 43.16% ======================================= Files 52 52 Lines 8805 8805 ======================================= Hits 3801 3801 Misses 5004 5004 ``` | [Impacted Files](https://codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/294?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry) | Coverage Δ | | |---|---|---| | [tools/mesh-io/src/medit/parser.rs](https://codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/294?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-dG9vbHMvbWVzaC1pby9zcmMvbWVkaXQvcGFyc2VyLnJz) | `48.60% <83.33%> (ø)` | | 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.