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

big object in cache #143

Closed kr7ysztof closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #143 into master will decrease coverage by 0.54%. The diff coverage is 15.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
- Coverage   79.19%   78.65%   -0.55%     
==========================================
  Files          60       60              
  Lines        1370     1382      +12     
  Branches       70       79       +9     
==========================================
+ Hits         1085     1087       +2     
- Misses        285      295      +10     
Impacted Files Coverage Δ
...baa/rokku/proxy/cache/HazelcastCacheWithConf.scala 4.16% <0.00%> (-1.10%) :arrow_down:
...aa/rokku/proxy/handler/RequestHandlerS3Cache.scala 6.25% <0.00%> (ø)
...la/com/ing/wbaa/rokku/proxy/api/AdminService.scala 29.72% <16.66%> (-2.53%) :arrow_down:
...ng/wbaa/rokku/proxy/config/StorageS3Settings.scala 94.73% <100.00%> (+0.29%) :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 2332697...360c636. Read the comment docs.