nutofem / nuto

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

Pde activate integration tests #178

Closed TTitscher closed 6 years ago

TTitscher commented 6 years ago

Nothing special, no new code, only minor fixes. Please see the commit messages for details.

codecov[bot] commented 6 years ago

Codecov Report

Merging #178 into PDE_reviewed will decrease coverage by 16.47%. The diff coverage is 100%.

Impacted file tree graph

@@                Coverage Diff                @@
##           PDE_reviewed     #178       +/-   ##
=================================================
- Coverage         81.01%   64.54%   -16.48%     
=================================================
  Files               224      284       +60     
  Lines              7312    11209     +3897     
=================================================
+ Hits               5924     7235     +1311     
- Misses             1388     3974     +2586
Impacted Files Coverage Δ
...plications/integrationtests/mechanics/CreepLaw.cpp 96.47% <ø> (ø)
...lications/integrationtests/mechanics/PatchTest.cpp 100% <ø> (ø)
src/metamodel/PolynomialLeastSquaresFitting.cpp 85.45% <100%> (ø)
...ntests/metamodel/PolynomialLeastSquaresFitting.cpp 89.28% <100%> (ø)
...oncrete/collision/collidables/CollidableWallBase.h 100% <0%> (ø)
src/metamodel/SupportPoints.cpp 6.63% <0%> (ø)
src/metamodel/PolynomialLeastSquaresFitting.h 100% <0%> (ø)
.../geometryConcrete/takeAndPlace/ParticleCreator.cpp 83.09% <0%> (ø)
...ete/collision/collidables/CollidableWallCylinder.h 0% <0%> (ø)
src/optimize/ConjugateGradientNonLinear.h 0% <0%> (ø)
... and 58 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 ebba127...564f685. Read the comment docs.