adtzlr / matadi

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

Fix equal eigvals #5

Closed adtzlr closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #5 (8e3527d) into main (d6f36c4) will increase coverage by 0.59%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   98.76%   99.35%   +0.59%     
==========================================
  Files           8        8              
  Lines         162      156       -6     
==========================================
- Hits          160      155       -5     
+ Misses          2        1       -1     
Impacted Files Coverage Δ
matadi/__about__.py 0.00% <0.00%> (ø)
matadi/_apply.py 100.00% <ø> (+3.70%) :arrow_up:
matadi/_material.py 100.00% <100.00%> (ø)
matadi/math.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 d6f36c4...8e3527d. Read the comment docs.