motiv-labs / janus

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

Minor fixes #294

Closed italolelis closed 6 years ago

italolelis commented 6 years ago

What does this PR do?

codecov[bot] commented 6 years ago

Codecov Report

Merging #294 into master will decrease coverage by 0.11%. The diff coverage is 26.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #294      +/-   ##
=========================================
- Coverage   45.32%   45.2%   -0.12%     
=========================================
  Files          68      69       +1     
  Lines        2533    2546      +13     
=========================================
+ Hits         1148    1151       +3     
- Misses       1325    1335      +10     
  Partials       60      60
Impacted Files Coverage Δ
pkg/middleware/request_id.go 0% <0%> (ø)
pkg/config/specification.go 59.61% <80%> (+2.47%) :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 4f690ce...11cce7d. Read the comment docs.

rafaeljesus commented 6 years ago

:shipit: