gridap / GridapDistributed.jl

Parallel distributed-memory version of Gridap
MIT License
103 stars 15 forks source link

Bugfix: Nonconforming block assembly #147

Closed JordiManyer closed 4 months ago

JordiManyer commented 4 months ago

This addresses issues similar to #115 when block-assembling.

In addition, fixes multiple bugs related to it:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (86b3d3d) to head (1d9205c). Report is 30 commits behind head on master.

:exclamation: Current head 1d9205c differs from pull request most recent head 9b61fb7

Please upload reports for the commit 9b61fb7 to get more accurate results.

Files Patch % Lines
src/Algebra.jl 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #147 +/- ## ======================================= Coverage 0.00% 0.00% ======================================= Files 12 10 -2 Lines 2529 2633 +104 ======================================= - Misses 2529 2633 +104 ```

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