adtzlr / matadi

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

Add microsphere model linear #44

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

fixes #43

codecov-commenter commented 2 years ago

Codecov Report

Merging #44 (08a48d4) into main (fe80fab) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          19       19           
  Lines         493      495    +2     
=======================================
+ Hits          492      494    +2     
  Misses          1        1           
Impacted Files Coverage Δ
matadi/__init__.py 100.00% <ø> (ø)
matadi/_material.py 100.00% <ø> (ø)
matadi/_templates.py 100.00% <ø> (ø)
matadi/models/microsphere/__init__.py 100.00% <ø> (ø)
matadi/models/microsphere/_chain.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 fe80fab...08a48d4. Read the comment docs.