adtzlr / matadi

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

move `MaterialComposite`; add `fun` attribute for lab-plot #42

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

from _material.py to _template.py

codecov-commenter commented 2 years ago

Codecov Report

Merging #42 (de26c4e) into main (0b4abe8) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          19       19           
  Lines         489      493    +4     
=======================================
+ Hits          488      492    +4     
  Misses          1        1           
Impacted Files Coverage Δ
matadi/_material.py 100.00% <ø> (ø)
matadi/__init__.py 100.00% <100.00%> (ø)
matadi/_templates.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 0b4abe8...de26c4e. Read the comment docs.