nutofem / nuto

NuTo - yet another finite element library
https://nuto.readthedocs.io
Boost Software License 1.0
17 stars 5 forks source link

Shapes #217

Closed Psirus closed 6 years ago

Psirus commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #217 into PDE_reviewed will increase coverage by 1.18%. The diff coverage is 84.36%.

Impacted file tree graph

@@               Coverage Diff                @@
##           PDE_reviewed     #217      +/-   ##
================================================
+ Coverage            68%   69.18%   +1.18%     
================================================
  Files               312      310       -2     
  Lines             12176    12328     +152     
================================================
+ Hits               8280     8529     +249     
+ Misses             3896     3799      -97
Flag Coverage Δ
#integrationtests 47.32% <41.31%> (+0.57%) :arrow_up:
#unittests 80.34% <76.98%> (+1.35%) :arrow_up:
Impacted Files Coverage Δ
src/mechanics/interpolation/InterpolationSimple.h 100% <ø> (ø) :arrow_up:
...c/mechanics/integrationtypes/IntegrationTypeBase.h 100% <ø> (ø) :arrow_up:
src/visualize/AverageHandler.h 100% <ø> (ø) :arrow_up:
src/mechanics/cell/CellInterface.h 100% <ø> (ø) :arrow_up:
...cs/integrationtypes/IntegrationTypeTetrahedron.cpp 100% <ø> (ø)
...ics/integrationtypes/IntegrationType3D6NGauss1Ip.h 0% <0%> (ø) :arrow_up:
...s/integrationtypes/IntegrationType3D6NGauss2x3Ip.h 0% <0%> (ø) :arrow_up:
...echanics/interpolation/InterpolationBrickLobatto.h 73.33% <0%> (-11.29%) :arrow_down:
...mechanics/interpolation/InterpolationQuadLobatto.h 73.33% <0%> (-11.29%) :arrow_down:
...lications/integrationtests/mechanics/PatchTest.cpp 100% <100%> (ø) :arrow_up:
... and 72 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 904d211...b4f72b5. Read the comment docs.