Closed smoser closed 4 years ago
Merging #48 into master will decrease coverage by
1.57%
. The diff coverage is4.87%
.
@@ Coverage Diff @@
## master #48 +/- ##
==========================================
- Coverage 58.58% 57.00% -1.58%
==========================================
Files 15 15
Lines 1550 1584 +34
==========================================
- Hits 908 903 -5
- Misses 575 615 +40
+ Partials 67 66 -1
Impacted Files | Coverage Δ | |
---|---|---|
linux/lvm.go | 9.41% <4.87%> (-2.23%) |
:arrow_down: |
linux/util.go | 63.70% <0.00%> (-3.23%) |
:arrow_down: |
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 f2f54c5...2839914. Read the comment docs.
Read
dmsetup table
output to populate path and name to the decrypted device for a logical volume.Fixes #47.