adtzlr / matadi

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

Lab: Add incompressible load cases #80

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

...with same syntax as Lab.

Included Bugfixes

fixes #79 and fixes #80

codecov-commenter commented 2 years ago

Codecov Report

Merging #80 (968b37a) into main (e917777) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main       #80    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           19        20     +1     
  Lines          637       748   +111     
==========================================
+ Hits           637       748   +111     
Impacted Files Coverage Δ
matadi/__about__.py 100.00% <100.00%> (ø)
matadi/__init__.py 100.00% <100.00%> (ø)
matadi/_lab_compressible.py 100.00% <100.00%> (ø)
matadi/_lab_incompressible.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 e917777...968b37a. Read the comment docs.