kobolog / gorb

IPVS on steroids – REST API, heartbeats, service discovery and more
GNU Lesser General Public License v3.0
809 stars 83 forks source link

Remove vendor directory #53

Closed jsravn closed 6 years ago

jsravn commented 6 years ago

In favor of devs using glide install -v.

codecov-io commented 6 years ago

Codecov Report

Merging #53 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   46.21%   46.21%           
=======================================
  Files          18       18           
  Lines         820      820           
=======================================
  Hits          379      379           
  Misses        397      397           
  Partials       44       44

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 1255c1b...61527f8. Read the comment docs.

kobolog commented 6 years ago

Thank you!