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

Cell values and cell maps refactoring #18

Merged
merged 35 commits into from
May 13, 2019

Conversation

fverdugo
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented May 13, 2019

Codecov Report

Merging #18 into master will increase coverage by 3.47%.
The diff coverage is 88.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   79.07%   82.55%   +3.47%     
==========================================
  Files          42       47       +5     
  Lines        1759     1886     +127     
==========================================
+ Hits         1391     1557     +166     
+ Misses        368      329      -39
Impacted Files Coverage Δ
src/FESpaces/FESpaces.jl 40% <ø> (ø) ⬆️
src/Maps/AbstractMaps.jl 57.14% <ø> (ø) ⬆️
src/Meshes.jl 42.85% <ø> (ø) ⬆️
src/Maps/AnalyticalField.jl 87.5% <ø> (+25%) ⬆️
src/CellValues/CellValues.jl 100% <ø> (ø) ⬆️
src/Numa.jl 100% <ø> (ø) ⬆️
src/Maps/Maps.jl 100% <ø> (ø) ⬆️
src/CellMaps/CellMaps.jl 100% <ø> (ø) ⬆️
src/CellQuadratures.jl 72.72% <ø> (ø) ⬆️
src/Geometry/Cartesian.jl 97.9% <ø> (ø) ⬆️
... and 36 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 92af304...718cd5d. Read the comment docs.

@fverdugo fverdugo merged commit b338592 into master May 13, 2019
@fverdugo fverdugo deleted the cell_values_and_cell_maps_refactoring branch May 13, 2019 14:18
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