motiv-labs / janus

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

Added call stack to error handler for non-internal errors #349

Closed vgarvardt closed 6 years ago

antonu17 commented 6 years ago

+1

yar0slav commented 6 years ago

+1

codecov[bot] commented 6 years ago

Codecov Report

Merging #349 into master will decrease coverage by <.01%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
- Coverage   40.33%   40.33%   -0.01%     
==========================================
  Files          74       74              
  Lines        2546     2551       +5     
==========================================
+ Hits         1027     1029       +2     
- Misses       1460     1463       +3     
  Partials       59       59
Impacted Files Coverage Δ
pkg/errors/error.go 70.37% <55.55%> (-6.91%) :arrow_down:

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 bd6f283...a10a3d2. Read the comment docs.