JuliaGeometry / Meshes.jl

Computational geometry and meshing algorithms in Julia
https://juliageometry.github.io/MeshesDocs/stable
Other
376 stars 80 forks source link

Scale: Add a special case for some Primitives #889

Closed eliascarv closed 1 month ago

eliascarv commented 1 month ago

Part of #888

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.76%. Comparing base (9dfe3a2) to head (9e82187). Report is 2 commits behind head on master.

Files Patch % Lines
src/transforms/scale.jl 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #889 +/- ## ========================================== - Coverage 88.18% 87.76% -0.42% ========================================== Files 174 174 Lines 5237 5249 +12 ========================================== - Hits 4618 4607 -11 - Misses 619 642 +23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.