GetStream / vg

Virtualgo: Easy and powerful workspace based development for go
MIT License
1.32k stars 45 forks source link

Setup: Make setup smarter #29

Closed JelteF closed 6 years ago

JelteF commented 6 years ago

fixes #25

codecov-io commented 6 years ago

Codecov Report

Merging #29 into master will increase coverage by 4.92%. The diff coverage is 76.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   52.35%   57.28%   +4.92%     
==========================================
  Files          27       27              
  Lines         678      714      +36     
==========================================
+ Hits          355      409      +54     
+ Misses        223      200      -23     
- Partials      100      105       +5
Impacted Files Coverage Δ
internal/workspace/localInstall.go 39.28% <50%> (-1.06%) :arrow_down:
internal/utils/utils.go 61.66% <75%> (+2.05%) :arrow_up:
cmd/setup.go 77.77% <77.35%> (+70.37%) :arrow_up:
cmd/status.go 86.66% <0%> (+20%) :arrow_up:
cmd/version.go 100% <0%> (+60%) :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 4937bfd...a474c42. Read the comment docs.