GetStream / vg

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

Implement VIRTUALGO_ROOT (follow-up of #19) #42

Closed JelteF closed 6 years ago

JelteF commented 6 years ago

This takes the exact same code from #19, but fixes a typo in the fish variant that broke vg there.

codecov-io commented 6 years ago

Codecov Report

Merging #42 into master will not change coverage. The diff coverage is 75%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   57.57%   57.57%           
=======================================
  Files          27       27           
  Lines         719      719           
=======================================
  Hits          414      414           
  Misses        200      200           
  Partials      105      105
Impacted Files Coverage Δ
internal/utils/utils.go 61.66% <75%> (ø) :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 8fda430...7bb4cea. Read the comment docs.