project-machine / disko

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

Add range checking in addPartitionSet and clean up a test tempfile. #55

Closed smoser closed 4 years ago

smoser commented 4 years ago

2 things:

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 into master will increase coverage by 0.21%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   56.98%   57.19%   +0.21%     
==========================================
  Files          15       15              
  Lines        1618     1626       +8     
==========================================
+ Hits          922      930       +8     
+ Misses        629      628       -1     
- Partials       67       68       +1     
Impacted Files Coverage Δ
linux/disk.go 49.81% <88.88%> (+1.53%) :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 f9feb7a...5999198. Read the comment docs.