GetStream / vg

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

More tests and coverage #23

Closed JelteF closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #23 into master will increase coverage by 43.95%. The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #23       +/-   ##
===========================================
+ Coverage     8.5%   52.45%   +43.95%     
===========================================
  Files          29       28        -1     
  Lines         811      671      -140     
===========================================
+ Hits           69      352      +283     
+ Misses        739      220      -519     
- Partials        3       99       +96
Impacted Files Coverage Δ
cmd/initSettings.go 67.27% <33.33%> (+55.95%) :arrow_up:
cmd/root.go 40% <0%> (+20%) :arrow_up:
internal/utils/utils.go 59.61% <0%> (+30.76%) :arrow_up:
cmd/moveVendor.go 44.44% <0%> (+33.33%) :arrow_up:
internal/workspace/localInstall.go 40.34% <0%> (+40.34%) :arrow_up:
cmd/activateReal.go 71.42% <0%> (+42.85%) :arrow_up:
cmd/link.go 57.14% <0%> (+42.85%) :arrow_up:
cmd/uninstall.go 55.55% <0%> (+44.44%) :arrow_up:
cmd/querySettings.go 63.63% <0%> (+45.45%) :arrow_up:
... and 10 more

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 0445f63...916960d. Read the comment docs.