motiv-labs / janus

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

Fixed randomly failing test #352

Closed vgarvardt closed 6 years ago

vgarvardt commented 6 years ago

What does this PR do?

Slightly increased max diff for upstreams weight test as in some cases diff greater than 10%.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #352   +/-   ##
=======================================
  Coverage   40.34%   40.34%           
=======================================
  Files          74       74           
  Lines        2553     2553           
=======================================
  Hits         1030     1030           
  Misses       1464     1464           
  Partials       59       59

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 f25236a...9bca762. Read the comment docs.