adtzlr / matadi

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

Add hyperelastic models #4

Closed adtzlr closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #4 (2c893d5) into main (900f791) will increase coverage by 1.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   97.70%   98.76%   +1.06%     
==========================================
  Files           5        8       +3     
  Lines          87      162      +75     
==========================================
+ Hits           85      160      +75     
  Misses          2        2              
Impacted Files Coverage Δ
matadi/_apply.py 96.29% <ø> (ø)
matadi/__init__.py 100.00% <100.00%> (ø)
matadi/_material.py 100.00% <100.00%> (ø)
matadi/_templates.py 100.00% <100.00%> (ø)
matadi/models/__init__.py 100.00% <100.00%> (ø)
matadi/models/_isotropic_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 900f791...2c893d5. Read the comment docs.