motiv-labs / janus

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

Added logging for JWT parser configuration #286

Closed vgarvardt closed 6 years ago

vgarvardt commented 6 years ago

Some logging for functionality introduced in https://github.com/hellofresh/janus/pull/281

codecov[bot] commented 6 years ago

Codecov Report

Merging #286 into master will decrease coverage by 0.07%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
- Coverage   45.48%   45.41%   -0.08%     
==========================================
  Files          68       68              
  Lines        2513     2517       +4     
==========================================
  Hits         1143     1143              
- Misses       1313     1317       +4     
  Partials       57       57
Impacted Files Coverage Δ
pkg/plugin/oauth2/manager_factory.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 2c5b9f9...e5265b5. Read the comment docs.