gridap / Gridap.jl

Grid-based approximation of partial differential equations in Julia
MIT License
695 stars 95 forks source link

Facet integration non conforming meshes #967

Closed amartinhuertas closed 1 month ago

amartinhuertas commented 9 months ago

Misc changes I have required in order to support facet integration on non-conforming meshes in GridapP4est.jl

codecov-commenter commented 9 months ago

Codecov Report

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

Project coverage is 88.22%. Comparing base (078539d) to head (dc1f4cf). Report is 11 commits behind head on master.

Files Patch % Lines
src/Geometry/Triangulations.jl 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #967 +/- ## ========================================== - Coverage 88.22% 88.22% -0.01% ========================================== Files 179 179 Lines 22574 22580 +6 ========================================== + Hits 19917 19922 +5 - Misses 2657 2658 +1 ```

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