nutofem / nuto

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

Pde minor fixes #206

Closed TTitscher closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #206 into PDE_reviewed will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff                @@
##           PDE_reviewed     #206      +/-   ##
================================================
+ Coverage         67.07%   67.14%   +0.07%     
================================================
  Files               314      314              
  Lines             12088    12105      +17     
================================================
+ Hits               8108     8128      +20     
+ Misses             3980     3977       -3
Impacted Files Coverage Δ
src/mechanics/tools/AdaptiveSolve.h 100% <ø> (ø) :arrow_up:
test/mechanics/mesh/MeshFem.cpp 98.47% <100%> (+0.01%) :arrow_up:
src/mechanics/dofs/DofNumbering.cpp 100% <100%> (ø) :arrow_up:
src/mechanics/integrands/GradientDamage.h 100% <100%> (ø) :arrow_up:
src/mechanics/mesh/MeshFem.cpp 100% <100%> (ø) :arrow_up:
test/mechanics/dofs/DofNumbering.cpp 96.15% <100%> (+1.15%) :arrow_up:
src/mechanics/tools/AdaptiveSolve.cpp 96.55% <100%> (+0.12%) :arrow_up:
src/base/Exception.h 85.71% <0%> (+21.42%) :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 ab060e9...2d50bf2. Read the comment docs.