gridap / GridapGmsh.jl

Gmsh generated meshes for Gridap
MIT License
42 stars 19 forks source link

Extension to 1D meshes in the 2D space #76

Closed fdzgallen closed 7 months ago

fdzgallen commented 7 months ago

This PR allows one to read a Gmesh where the cells have dim 1 and the points have dim 2.

Please, @ericneiva, review and accept whenever you have some time. Thanks!

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 68.75000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 93.98%. Comparing base (9989338) to head (dd8487e).

Files Patch % Lines
src/GmshDiscreteModels.jl 68.75% 5 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #76 +/- ## ========================================== - Coverage 94.96% 93.98% -0.99% ========================================== Files 2 2 Lines 556 565 +9 ========================================== + Hits 528 531 +3 - Misses 28 34 +6 ```

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