motiv-labs / janus

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

PT-2875 Replaced satori uuid with gofrs #382

Closed vgarvardt closed 5 years ago

vgarvardt commented 5 years ago

What does this PR do?

Refs https://github.com/satori/go.uuid/issues/83

codecov[bot] commented 5 years ago

Codecov Report

Merging #382 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #382   +/-   ##
=======================================
  Coverage   40.32%   40.32%           
=======================================
  Files          75       75           
  Lines        2624     2624           
=======================================
  Hits         1058     1058           
  Misses       1506     1506           
  Partials       60       60
Impacted Files Coverage Δ
pkg/middleware/request_id.go 0% <0%> (ø) :arrow_up:

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 305abe8...700d898. Read the comment docs.