Closed smoser closed 4 years ago
Merging #25 into master will increase coverage by
0.16%
. The diff coverage is62.5%
.
@@ Coverage Diff @@
## master #25 +/- ##
==========================================
+ Coverage 57.53% 57.69% +0.16%
==========================================
Files 12 12
Lines 1069 1092 +23
==========================================
+ Hits 615 630 +15
- Misses 418 423 +5
- Partials 36 39 +3
Impacted Files | Coverage Δ | |
---|---|---|
linux/system.go | 0% <0%> (ø) |
:arrow_up: |
linux/disk.go | 56.62% <71.42%> (+1.36%) |
: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 4d64d5d...aa873e5. Read the comment docs.
This just adds an implementation for the previously un-implemented DeletePartition call in linux package.