JuliaGeometry / Meshes.jl

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

Add support for mixed units in `CartesianGrid` constructor #922

Closed eliascarv closed 2 weeks ago

eliascarv commented 2 weeks ago

closes #921

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.02%. Comparing base (1f2e26d) to head (2f132b0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #922 +/- ## ========================================== + Coverage 89.01% 89.02% +0.01% ========================================== Files 176 176 Lines 5380 5385 +5 ========================================== + Hits 4789 4794 +5 Misses 591 591 ```

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