project-machine / disko

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

Add demo 'disk show' command to show human friendly output, sort partition output. #62

Closed smoser closed 4 years ago

smoser commented 4 years ago

2 things here:

codecov[bot] commented 4 years ago

Codecov Report

Merging #62 into master will increase coverage by 0.07%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   56.54%   56.61%   +0.07%     
==========================================
  Files          15       15              
  Lines        1657     1662       +5     
==========================================
+ Hits          937      941       +4     
  Misses        651      651              
- Partials       69       70       +1     
Impacted Files Coverage Δ
disk.go 86.80% <83.33%> (-0.25%) :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 a68a034...49b9059. Read the comment docs.