motiv-labs / janus

An API Gateway written in Go
https://hellofresh.gitbooks.io/janus
MIT License
2.77k stars 319 forks source link

PT-5117 Fixed test to be compatible with go modules #412

Closed vgarvardt closed 4 years ago

vgarvardt commented 4 years ago

What does this PR do?

Since dependencies are handled with go modules - it is no longer required for package to be in the package name location.

rafaeljesus commented 4 years ago

:shipit:

Approved with Zappr Approved with Zappr Approved with Zappr Approved with Zappr

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #412   +/-   ##
=======================================
  Coverage   40.48%   40.48%           
=======================================
  Files          76       76           
  Lines        2655     2655           
=======================================
  Hits         1075     1075           
  Misses       1517     1517           
  Partials       63       63

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 ff36c0d...aeb61f7. Read the comment docs.