ing-bank / rokku

Rokku project. This project acts as a proxy on top of any S3 storage solution providing services like authentication, authorization, short-term tokens, and lineage.
Apache License 2.0
66 stars 17 forks source link

add sts request time to log #152

Closed kr7ysztof closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #152 into master will increase coverage by 0.42%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   78.52%   78.95%   +0.42%     
==========================================
  Files          60       60              
  Lines        1383     1392       +9     
  Branches       74       73       -1     
==========================================
+ Hits         1086     1099      +13     
+ Misses        297      293       -4     
Impacted Files Coverage Δ
...m/ing/wbaa/rokku/proxy/provider/aws/S3Client.scala 88.23% <50.00%> (+0.73%) :arrow_up:
...la/com/ing/wbaa/rokku/proxy/api/ProxyService.scala 89.39% <100.00%> (+0.16%) :arrow_up:
...wbaa/rokku/proxy/handler/LoggerHandlerWithId.scala 100.00% <100.00%> (+5.00%) :arrow_up:
...aa/rokku/proxy/provider/LineageProviderAtlas.scala 58.33% <100.00%> (+5.39%) :arrow_up:
...aa/rokku/proxy/provider/atlas/LineageHelpers.scala 65.30% <0.00%> (+2.04%) :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 0d7989b...62c7dca. Read the comment docs.