nutofem / nuto

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

Remove Metamodel/Optimize/Python #218

Closed Psirus closed 6 years ago

Psirus commented 6 years ago

As just discussed. Fixes #200.

codecov[bot] commented 6 years ago

Codecov Report

Merging #218 into PDE_reviewed will increase coverage by 12.72%. The diff coverage is 79.54%.

Impacted file tree graph

@@                Coverage Diff                @@
##           PDE_reviewed     #218       +/-   ##
=================================================
+ Coverage         69.18%   81.91%   +12.72%     
=================================================
  Files               310      284       -26     
  Lines             12328    10393     -1935     
=================================================
- Hits               8529     8513       -16     
+ Misses             3799     1880     -1919
Flag Coverage Δ
#integrationtests 60.13% <79.54%> (+12.81%) :arrow_up:
#unittests 79.58% <0%> (-0.77%) :arrow_down:
Impacted Files Coverage Δ
src/math/PolynomialLeastSquaresFitting.h 100% <100%> (ø)
...rationtests/math/PolynomialLeastSquaresFitting.cpp 89.09% <50%> (ø)
src/math/PolynomialLeastSquaresFitting.cpp 81.96% <81.96%> (ø)
src/math/SupportPoints.h 92.85% <92.85%> (ø)

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 bdcd2e0...4496084. Read the comment docs.