gridap / Gridap.jl

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

Improved allocate_in_range/domain #960

Closed JordiManyer closed 7 months ago

JordiManyer commented 7 months ago

Improved the methods allocate_in_range and allocate_in_domain:

codecov-commenter commented 7 months ago

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (4a76c17) 88.14% compared to head (034600a) 88.08%. Report is 3 commits behind head on master.

Files Patch % Lines
src/Algebra/AlgebraInterfaces.jl 27.77% 13 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 #960 +/- ## ========================================== - Coverage 88.14% 88.08% -0.06% ========================================== Files 177 177 Lines 21064 21077 +13 ========================================== Hits 18566 18566 - Misses 2498 2511 +13 ```

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