sodafoundation / api

SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
Apache License 2.0
828 stars 314 forks source link

Fix build failure in CI using temporary workaround #1238

Closed joseph-v closed 4 years ago

joseph-v commented 4 years ago

What this PR does / why we need it: CI build fails as go import path is not migrated to sodafoundation. Use temporary workaround of creating soft link to fix this.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

codecov-io commented 4 years ago

Codecov Report

Merging #1238 into development will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##           development    #1238   +/-   ##
============================================
  Coverage        34.72%   34.72%           
============================================
  Files               97       97           
  Lines            17665    17665           
============================================
  Hits              6135     6135           
  Misses           10651    10651           
  Partials           879      879