adtzlr / matadi

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

Improve material tensor #85

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

fixes #84

codecov-commenter commented 2 years ago

Codecov Report

Merging #85 (ce63dfc) into main (b445e3c) will decrease coverage by 0.39%. The diff coverage is 89.28%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #85      +/-   ##
===========================================
- Coverage   100.00%   99.60%   -0.40%     
===========================================
  Files           20       20              
  Lines          748      765      +17     
===========================================
+ Hits           748      762      +14     
- Misses           0        3       +3     
Impacted Files Coverage Δ
matadi/math.py 91.30% <33.33%> (-8.70%) :arrow_down:
matadi/_material.py 99.14% <96.00%> (-0.86%) :arrow_down:

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 b445e3c...ce63dfc. Read the comment docs.