nutofem / nuto

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

Pde jacobian exceptions #255

Closed pmueller2 closed 6 years ago

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

Codecov Report

Merging #255 into PDE_reviewed will increase coverage by <.01%. The diff coverage is 93.33%.

Impacted file tree graph

@@               Coverage Diff                @@
##           PDE_reviewed     #255      +/-   ##
================================================
+ Coverage         89.85%   89.86%   +<.01%     
================================================
  Files               329      329              
  Lines             10866    10871       +5     
================================================
+ Hits               9764     9769       +5     
  Misses             1102     1102
Flag Coverage Δ
#integrationtests 63.79% <54.54%> (-0.04%) :arrow_down:
#unittests 95.58% <90%> (+0.01%) :arrow_up:
Impacted Files Coverage Δ
nuto/mechanics/elements/ElementInterface.h 100% <ø> (ø) :arrow_up:
test/mechanics/cell/CellIpData.cpp 100% <100%> (ø) :arrow_up:
test/mechanics/cell/Jacobian.cpp 100% <100%> (ø) :arrow_up:
test/mechanics/mesh/MeshGmsh.cpp 100% <100%> (ø) :arrow_up:
test/mechanics/mesh/UnitMeshFem.cpp 100% <100%> (ø) :arrow_up:
test/mechanics/integrands/NeumannBc.cpp 100% <100%> (ø) :arrow_up:
nuto/mechanics/cell/Cell.h 100% <100%> (ø) :arrow_up:
test/mechanics/integrands/GradientDamage.cpp 100% <100%> (ø) :arrow_up:
nuto/mechanics/cell/Jacobian.h 95.23% <75%> (+0.41%) :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 5fbd0c4...6f6e38c. Read the comment docs.