adtzlr / matadi

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

Add multiplicative split #19

Closed adtzlr closed 3 years ago

adtzlr commented 3 years ago

see #18

codecov-commenter commented 3 years ago

Codecov Report

Merging #19 (a3ee757) into main (cab64f1) will increase coverage by 0.02%. The diff coverage is 98.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   99.69%   99.72%   +0.02%     
==========================================
  Files          10       11       +1     
  Lines         330      358      +28     
==========================================
+ Hits          329      357      +28     
  Misses          1        1              
Impacted Files Coverage Δ
matadi/__about__.py 0.00% <0.00%> (ø)
matadi/models/__init__.py 100.00% <100.00%> (ø)
matadi/models/_helpers.py 100.00% <100.00%> (ø)
matadi/models/_hyperelasticity_anisotropic.py 100.00% <100.00%> (ø)
matadi/models/_hyperelasticity_isotropic.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 cab64f1...a3ee757. Read the comment docs.