gridap / GridapDistributed.jl

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

Redistribute API rework #120

Closed JordiManyer closed 1 year ago

JordiManyer commented 1 year ago

Rework of the distributed Adaptivity + Redistribution toolset.

codecov-commenter commented 1 year ago

Codecov Report

Merging #120 (157ed1a) into partitioned_arrays_v0.3 (ac5a328) will not change coverage. Report is 1 commits behind head on partitioned_arrays_v0.3. The diff coverage is 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@                   Coverage Diff                    @@
##           partitioned_arrays_v0.3    #120    +/-   ##
========================================================
  Coverage                     0.00%   0.00%            
========================================================
  Files                           10      12     +2     
  Lines                         1767    1938   +171     
========================================================
- Misses                        1767    1938   +171     
Files Changed Coverage Δ
src/Adaptivity.jl 0.00% <0.00%> (ø)
src/FESpaces.jl 0.00% <0.00%> (ø)
src/Geometry.jl 0.00% <0.00%> (ø)
src/VoidTypes.jl 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

amartinhuertas commented 1 year ago

We will leave:

for a different PR.