ops-center / searchlight

🔦 Alerts for Kubernetes
https://appscode.com/products/searchlight
Apache License 2.0
321 stars 24 forks source link

Fix : No such file or directory: '$GOPATH/src/github.com/appscode/sea… #328

Closed yangyongzhi7 closed 6 years ago

yangyongzhi7 commented 6 years ago

…rchlight'

There is a error when you execute the ./hack/make.py:

OSError: [Errno 2] No such file or directory: '$GOPATH/src/github.com/appscode/searchlight'

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #328   +/-   ##
=======================================
  Coverage   31.74%   31.74%           
=======================================
  Files          14       14           
  Lines         989      989           
=======================================
  Hits          314      314           
  Misses        622      622           
  Partials       53       53

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 fb522dd...58f91a9. Read the comment docs.

tamalsaha commented 6 years ago

Dup #327