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

Implement p disct reffe for n cubes #88

Merged
merged 8 commits into from
Sep 4, 2019

Conversation

fverdugo
Copy link
Member

@fverdugo fverdugo commented Sep 4, 2019

Addresses issue #87

@codecov-io
Copy link

codecov-io commented Sep 4, 2019

Codecov Report

Merging #88 into master will increase coverage by 0.19%.
The diff coverage is 93.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   91.46%   91.66%   +0.19%     
==========================================
  Files          79       82       +3     
  Lines        4017     4161     +144     
==========================================
+ Hits         3674     3814     +140     
- Misses        343      347       +4
Impacted Files Coverage Δ
src/RefFEs/RefFEs.jl 62.93% <ø> (ø) ⬆️
src/FESpaces/FEBases.jl 100% <100%> (ø) ⬆️
src/CellValues/CellValuesOperations.jl 97.43% <100%> (+0.29%) ⬆️
src/FESpaces/ConformingFESpaces.jl 98.6% <100%> (ø) ⬆️
src/FESpaces/DiscFESpaces.jl 100% <100%> (ø)
src/MultiField/MultiFEBases.jl 92.59% <100%> (+0.59%) ⬆️
src/RefFEs/PDiscRefFEs.jl 100% <100%> (ø)
src/Integration/Triangulations.jl 86.66% <50%> (-1.93%) ⬇️
src/FESpaces/FEFunctions.jl 86% <50%> (-4.91%) ⬇️
src/CellValues/CellMapApply.jl 91.13% <75%> (-0.87%) ⬇️
... and 8 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 c76dd5a...91e6718. Read the comment docs.

@fverdugo fverdugo merged commit 9a7632a into master Sep 4, 2019
@fverdugo fverdugo deleted the implement_p_disct_reffe_for_n_cubes branch September 4, 2019 16:22
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