motiv-labs / janus

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

PT-1455 Save Duration in string format to Mongo #337

Closed vgarvardt closed 6 years ago

vgarvardt commented 6 years ago

Fixes https://github.com/hellofresh/janus/issues/336

codecov[bot] commented 6 years ago

Codecov Report

Merging #337 into master will increase coverage by 0.12%. The diff coverage is 64.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #337      +/-   ##
==========================================
+ Coverage   41.29%   41.41%   +0.12%     
==========================================
  Files          74       74              
  Lines        2521     2523       +2     
==========================================
+ Hits         1041     1045       +4     
+ Misses       1416     1415       -1     
+ Partials       64       63       -1
Impacted Files Coverage Δ
pkg/proxy/definition.go 68.96% <0%> (-2.47%) :arrow_down:
pkg/jwt/basic/password_verifier.go 69.44% <73.33%> (+11.11%) :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 290e99c...9a59a14. Read the comment docs.