gridap / GridapDistributed.jl

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

Bugfix: Operating 3 or more CellFields #110

Closed JordiManyer closed 1 year ago

JordiManyer commented 1 year ago

Fixed a typo in the Operation of CellFields, where ... was missing and causing an error.

amartinhuertas commented 1 year ago

Thanks for the PR. It is definitely a BUG. Will accept once the tests pass.

codecov-commenter commented 1 year ago

Codecov Report

Merging #110 (266cf14) into master (05e395b) will not change coverage. 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           @@
##           master    #110   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          11      11           
  Lines        1694    1694           
======================================
  Misses       1694    1694           
Impacted Files Coverage Δ
src/CellData.jl 0.00% <0.00%> (ø)

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