adtzlr / matadi

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

add test for eigvals function #3

Closed adtzlr closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #3 (45628ac) into main (9533c49) will increase coverage by 1.61%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   94.93%   96.55%   +1.61%     
==========================================
  Files           5        5              
  Lines          79       87       +8     
==========================================
+ Hits           75       84       +9     
+ Misses          4        3       -1     
Impacted Files Coverage Δ
matadi/__about__.py 0.00% <0.00%> (ø)
matadi/material.py 98.14% <87.50%> (-1.86%) :arrow_down:
matadi/apply.py 96.29% <100.00%> (+8.29%) :arrow_up:

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 9533c49...45628ac. Read the comment docs.