adtzlr / matadi

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

fix summation in material-composite #41

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

finally fixes #39

codecov-commenter commented 2 years ago

Codecov Report

Merging #41 (f307297) into main (a67de62) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          19       19           
  Lines         486      489    +3     
=======================================
+ Hits          485      488    +3     
  Misses          1        1           
Impacted Files Coverage Δ
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 a67de62...f307297. Read the comment docs.