adtzlr / matadi

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

Add plot shear #56

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

fixes #55

codecov-commenter commented 2 years ago

Codecov Report

Merging #56 (c7c18c1) into main (5c6dc51) will decrease coverage by 0.18%. The diff coverage is 97.05%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #56      +/-   ##
===========================================
- Coverage   100.00%   99.81%   -0.19%     
===========================================
  Files           19       19              
  Lines          509      540      +31     
===========================================
+ Hits           509      539      +30     
- Misses           0        1       +1     
Impacted Files Coverage Δ
matadi/__init__.py 100.00% <ø> (ø)
matadi/_lab.py 99.40% <96.96%> (-0.60%) :arrow_down:
matadi/__about__.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 5c6dc51...c7c18c1. Read the comment docs.