zalando-stups / play-zhewbacca

Play! framework library to protect REST endpoint by OAuth2 token verification - THIS PROJECT IS NOT LONGER ACTIVELY MAINTAINED
MIT License
22 stars 13 forks source link

Fixes #12: Use `FiniteDuration` in configuration. #59

Closed vadeg closed 5 years ago

vadeg commented 5 years ago

Fixes #12 Use FiniteDuration in configuration.

codecov-io commented 5 years ago

Codecov Report

Merging #59 into master will decrease coverage by 2.41%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   96.77%   94.35%   -2.42%     
==========================================
  Files          12       12              
  Lines         124      124              
  Branches        8        7       -1     
==========================================
- Hits          120      117       -3     
- Misses          4        7       +3
Impacted Files Coverage Δ
...c/main/scala/org/zalando/zhewbacca/IAMClient.scala 78.12% <66.66%> (-9.38%) :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 17a7992...e3083d7. Read the comment docs.