adtzlr / matadi

Material Definition with Automatic Differentiation
GNU General Public License v3.0
21 stars 2 forks source link

Add Lab #13

Closed adtzlr closed 3 years ago

adtzlr commented 3 years ago

where experiments on homogenous loadcases can be performed.

Bugfixes:

codecov-commenter commented 3 years ago

Codecov Report

Merging #13 (77dd087) into main (978d91a) will increase coverage by 0.13%. The diff coverage is 98.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   99.48%   99.62%   +0.13%     
==========================================
  Files           9       10       +1     
  Lines         196      267      +71     
==========================================
+ Hits          195      266      +71     
  Misses          1        1              
Impacted Files Coverage Δ
matadi/__about__.py 0.00% <0.00%> (ø)
matadi/__init__.py 100.00% <100.00%> (ø)
matadi/_lab.py 100.00% <100.00%> (ø)
matadi/models/_anisotropic_hyperelasticity.py 100.00% <100.00%> (ø)

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 978d91a...77dd087. Read the comment docs.