Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gridap distributed #249

Merged
merged 20 commits into from
May 14, 2020
Merged

Gridap distributed #249

merged 20 commits into from
May 14, 2020

Conversation

fverdugo
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented May 14, 2020

Codecov Report

Merging #249 into master will decrease coverage by 6.62%.
The diff coverage is 82.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
- Coverage   89.16%   82.54%   -6.63%     
==========================================
  Files         147      132      -15     
  Lines        9537     7711    -1826     
==========================================
- Hits         8504     6365    -2139     
- Misses       1033     1346     +313     
Impacted Files Coverage Δ
src/Algebra/CompressedSparseMatrices.jl 6.66% <ø> (ø)
src/Algebra/NonlinearSolvers.jl 63.63% <ø> (-7.80%) ⬇️
src/Algebra/SparseMatrices.jl 14.28% <ø> (-19.05%) ⬇️
src/Arrays/Interface.jl 88.33% <ø> (-5.70%) ⬇️
src/FESpaces/CLagrangianFESpaces.jl 83.33% <0.00%> (-12.97%) ⬇️
src/FESpaces/FESpacesInterfaces.jl 55.78% <0.00%> (-7.42%) ⬇️
src/Algebra/LinearSolvers.jl 57.81% <30.00%> (-15.27%) ⬇️
src/Geometry/TriangulationPortions.jl 22.22% <33.33%> (-44.45%) ⬇️
src/MultiField/MultiFieldFESpaces.jl 81.90% <50.00%> (-9.01%) ⬇️
src/FESpaces/AffineFEOperators.jl 88.23% <60.00%> (-11.77%) ⬇️
... and 146 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1aed10a...1b6161f. Read the comment docs.

@fverdugo fverdugo merged commit a9b512c into master May 14, 2020
@fverdugo fverdugo deleted the GridapDistributed branch May 15, 2020 06:10
fverdugo added a commit that referenced this pull request Jul 9, 2020
Replaced += by add_entry! (pending work from PR #249)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants