nutofem / nuto

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

Pde unilateral damage #223

Closed TTitscher closed 6 years ago

TTitscher commented 6 years ago

Overview:

codecov[bot] commented 6 years ago

Codecov Report

Merging #223 into PDE_reviewed will increase coverage by 0.27%. The diff coverage is 96.4%.

Impacted file tree graph

@@               Coverage Diff                @@
##           PDE_reviewed     #223      +/-   ##
================================================
+ Coverage         83.89%   84.16%   +0.27%     
================================================
  Files               291      295       +4     
  Lines             10380    10617     +237     
================================================
+ Hits               8708     8936     +228     
- Misses             1672     1681       +9
Flag Coverage Δ
#integrationtests 61.49% <92.43%> (+1.01%) :arrow_up:
#unittests 82.09% <92.42%> (+0.34%) :arrow_up:
Impacted Files Coverage Δ
nuto/mechanics/constitutive/MechanicsInterface.h 100% <ø> (ø) :arrow_up:
nuto/visualize/AverageGeometries.h 23.8% <0%> (-7.45%) :arrow_down:
nuto/visualize/AverageHandler.cpp 87.5% <0%> (-2.25%) :arrow_down:
...tions/integrationtests/mechanics/CSDAInterface.cpp 98.36% <100%> (ø)
...est/mechanics/constitutive/LinearElasticDamage.cpp 100% <100%> (ø)
...ntegrationtests/mechanics/QuasistaticProblem1D.cpp 100% <100%> (ø) :arrow_up:
...st/mechanics/constitutive/LocalIsotropicDamage.cpp 98.57% <100%> (-0.03%) :arrow_down:
...plications/integrationtests/mechanics/CreepLaw.cpp 96.47% <100%> (ø) :arrow_up:
test/mechanics/integrands/GradientDamage.cpp 100% <100%> (ø)
nuto/mechanics/integrands/GradientDamage.h 100% <100%> (ø) :arrow_up:
... and 11 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 ecf5804...2d1cd0f. Read the comment docs.