adtzlr / matadi

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

add `Function` as base class for `Material` #75

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

fixes #74

codecov-commenter commented 2 years ago

Codecov Report

Merging #75 (40c9cd7) into main (65d25d7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #75   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          598       606    +8     
=========================================
+ Hits           598       606    +8     
Impacted Files Coverage Δ
matadi/__init__.py 100.00% <ø> (ø)
matadi/_material.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 65d25d7...40c9cd7. Read the comment docs.