project-machine / disko

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

Add demo 'disk scan' which does a scan of disks and json dumps the output. #38

Closed smoser closed 4 years ago

smoser commented 4 years ago

This is just a simple tool to dump the information on a disk that Disko is working with.

codecov[bot] commented 4 years ago

Codecov Report

Merging #38 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   61.49%   61.49%           
=======================================
  Files          14       14           
  Lines        1444     1444           
=======================================
  Hits          888      888           
  Misses        495      495           
  Partials       61       61           

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 b8b9b01...84ae62a. Read the comment docs.