project-machine / disko

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

Split up workflow and tests a bit, so times in c-i mean more. #91

Closed smoser closed 4 years ago

smoser commented 4 years ago

Split different sections means you can get more fine-grained output.

codecov[bot] commented 4 years ago

Codecov Report

Merging #91 into master will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   66.27%   66.37%   +0.10%     
==========================================
  Files          16       16              
  Lines        1945     1945              
==========================================
+ Hits         1289     1291       +2     
+ Misses        486      484       -2     
  Partials      170      170              
Impacted Files Coverage Δ
linux/disk.go 57.36% <0.00%> (+0.43%) :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 356981d...ac7e531. Read the comment docs.