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

Reduce request log to ceph #148

Closed arempter closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #148 into master will decrease coverage by 0.67%. The diff coverage is 17.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
- Coverage   79.19%   78.52%   -0.68%     
==========================================
  Files          60       60              
  Lines        1370     1383      +13     
  Branches       70       74       +4     
==========================================
+ Hits         1085     1086       +1     
- Misses        285      297      +12     
Impacted Files Coverage Δ
.../ing/wbaa/rokku/proxy/api/PostRequestActions.scala 76.66% <ø> (ø)
...baa/rokku/proxy/cache/HazelcastCacheWithConf.scala 4.16% <0.00%> (-1.10%) :arrow_down:
...wbaa/rokku/proxy/handler/LoggerHandlerWithId.scala 95.00% <0.00%> (-5.00%) :arrow_down:
...aa/rokku/proxy/handler/RequestHandlerS3Cache.scala 6.25% <0.00%> (ø)
...m/ing/wbaa/rokku/proxy/provider/aws/S3Client.scala 87.50% <ø> (-6.25%) :arrow_down:
...la/com/ing/wbaa/rokku/proxy/api/AdminService.scala 29.72% <16.66%> (-2.53%) :arrow_down:
...a/com/ing/wbaa/rokku/proxy/api/HealthService.scala 96.66% <100.00%> (ø)
...ng/wbaa/rokku/proxy/config/StorageS3Settings.scala 94.73% <100.00%> (+0.29%) :arrow_up:
...ng/wbaa/rokku/proxy/handler/RequestHandlerS3.scala 72.72% <100.00%> (ø)

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 a63584f...1740298. Read the comment docs.