JuliaGeometry / Meshes.jl

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

Add `Shadow` transform #885

Closed eliascarv closed 1 month ago

eliascarv commented 1 month ago

Fix #884

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.73684% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.18%. Comparing base (b037009) to head (144f603).

Files Patch % Lines
src/transforms/shadow.jl 94.73% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #885 +/- ## ========================================== + Coverage 88.13% 88.18% +0.04% ========================================== Files 173 174 +1 Lines 5199 5237 +38 ========================================== + Hits 4582 4618 +36 - Misses 617 619 +2 ```

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