rodrigo-brito / gocity

:bar_chart: Code City metaphor for visualizing Go source code in 3D
https://go-city.github.io
MIT License
1.8k stars 139 forks source link

Removing dependency of Google Cloud Storage #18

Closed rodrigo-brito closed 5 years ago

rodrigo-brito commented 5 years ago

Now, you don't need Google Cloud to run the project. The Google Cloud Storage will activate if GOOGLE_APPLICATION_CREDENTIALS env is configured. By default it is disabled.

Closes https://github.com/rodrigo-brito/gocity/issues/6 Closes https://github.com/rodrigo-brito/gocity/issues/9 Ref https://github.com/rodrigo-brito/gocity/issues/11

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   24.28%   24.28%           
=======================================
  Files           4        4           
  Lines         140      140           
=======================================
  Hits           34       34           
  Misses        106      106

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 f528910...31283d6. Read the comment docs.