project-machine / disko

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

Add test using resize2fs after extend. #89

Closed smoser closed 4 years ago

smoser commented 4 years ago

This isn't specifically disko codepath (disko doesn't currently deal with filesystems), but it is codepath that the caller will use, so lets verify it works.

codecov[bot] commented 4 years ago

Codecov Report

Merging #89 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #89   +/-   ##
=======================================
  Coverage   66.27%   66.27%           
=======================================
  Files          16       16           
  Lines        1945     1945           
=======================================
  Hits         1289     1289           
  Misses        486      486           
  Partials      170      170           

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 3712019...5743856. Read the comment docs.