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

Append triangulations #220

Merged
merged 4 commits into from
Mar 27, 2020
Merged

Append triangulations #220

merged 4 commits into from
Mar 27, 2020

Conversation

fverdugo
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 27, 2020

Codecov Report

Merging #220 into master will decrease coverage by 0.13%.
The diff coverage is 79.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
- Coverage   89.02%   88.89%   -0.14%     
==========================================
  Files         143      145       +2     
  Lines        8869     8989     +120     
==========================================
+ Hits         7896     7991      +95     
- Misses        973      998      +25     
Impacted Files Coverage Δ
src/Arrays/Arrays.jl 100.00% <ø> (ø)
src/Geometry/Geometry.jl 100.00% <ø> (ø)
src/Geometry/TriangulationPortions.jl 66.66% <0.00%> (-33.34%) ⬇️
src/Geometry/AppendedTriangulations.jl 54.28% <54.28%> (ø)
src/Arrays/AppendedArrays.jl 88.52% <88.52%> (ø)
src/Fields/FieldArrays.jl 98.52% <90.90%> (-1.48%) ⬇️
src/Arrays/Interface.jl 94.02% <100.00%> (ø)
src/FESpaces/ExtendedFESpaces.jl 94.73% <100.00%> (-1.10%) ⬇️
src/Geometry/CartesianGrids.jl 88.31% <100.00%> (+0.31%) ⬆️
src/Geometry/CellQuadratures.jl 95.55% <100.00%> (+0.96%) ⬆️
... and 5 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 0f1dc55...8eec27e. Read the comment docs.

@fverdugo fverdugo merged commit bf5a171 into master Mar 27, 2020
@fverdugo fverdugo deleted the append_triangulations branch April 2, 2020 07:06
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.

2 participants