adtzlr / matadi

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

Add a helper for (u/p) formulation #91

Closed adtzlr closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #91 (3967692) into main (cea4a74) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   99.87%   99.87%           
=======================================
  Files          20       20           
  Lines         773      789   +16     
=======================================
+ Hits          772      788   +16     
  Misses          1        1           
Impacted Files Coverage Δ
matadi/models/__init__.py 100.00% <ø> (ø)
matadi/__about__.py 100.00% <100.00%> (ø)
matadi/math.py 100.00% <100.00%> (ø)
matadi/models/_helpers.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 cea4a74...3967692. Read the comment docs.