nutofem / nuto

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

Remove IntegrationTypeEnum #261

Closed Psirus closed 6 years ago

Psirus commented 6 years ago

Less Enum. Much coverage. :dog:

codecov[bot] commented 6 years ago

Codecov Report

Merging #261 into develop will increase coverage by 0.37%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #261      +/-   ##
===========================================
+ Coverage    90.07%   90.44%   +0.37%     
===========================================
  Files          330      326       -4     
  Lines        10888    10843      -45     
===========================================
  Hits          9807     9807              
+ Misses        1081     1036      -45
Flag Coverage Δ
#integrationtests 64.38% <0%> (+0.4%) :arrow_up:
#unittests 95.72% <ø> (+0.23%) :arrow_up:
Impacted Files Coverage Δ
...chanics/integrationtypes/IntegrationTypeTriangle.h 100% <ø> (+40%) :arrow_up:
...o/mechanics/integrationtypes/IntegrationTypeBase.h 100% <ø> (ø) :arrow_up:
...ics/integrationtypes/IntegrationType0DBoundary.cpp 0% <ø> (ø) :arrow_up:
...cs/integrationtypes/IntegrationTypeTensorProduct.h 100% <ø> (+40%) :arrow_up:
...nics/integrationtypes/IntegrationTypeTetrahedron.h 100% <ø> (+40%) :arrow_up:
...s/integrationtypes/IntegrationType3D6NGauss2x3Ip.h 0% <0%> (ø) :arrow_up:
...ics/integrationtypes/IntegrationType3D6NGauss1Ip.h 0% <0%> (ø) :arrow_up:

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 00a3fb6...093f9da. Read the comment docs.