project-machine / disko

Disk Operations API in Go
Apache License 2.0
13 stars 9 forks source link

add lv and crypt test cases #13

Closed rchamarthy closed 4 years ago

rchamarthy commented 4 years ago

Signed-off-by: Ravi Chamarthy ravchama@cisco.com

codecov[bot] commented 4 years ago

Codecov Report

Merging #13 into master will increase coverage by 11.51%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #13       +/-   ##
===========================================
+ Coverage   29.93%   41.45%   +11.51%     
===========================================
  Files           8        8               
  Lines         598      620       +22     
===========================================
+ Hits          179      257       +78     
+ Misses        416      360       -56     
  Partials        3        3
Impacted Files Coverage Δ
mockos/lvm.go 100% <100%> (+37.08%) :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 945a3c4...8379721. Read the comment docs.