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

Allow cache head requests for all objects #142

Closed arempter closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #142 into master will decrease coverage by 0.52%. The diff coverage is 21.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   79.71%   79.19%   -0.53%     
==========================================
  Files          60       60              
  Lines        1356     1370      +14     
  Branches       67       70       +3     
==========================================
+ Hits         1081     1085       +4     
- Misses        275      285      +10     
Impacted Files Coverage Δ
...baa/rokku/proxy/cache/HazelcastCacheWithConf.scala 5.26% <0.00%> (-1.88%) :arrow_down:
...aa/rokku/proxy/handler/RequestHandlerS3Cache.scala 6.25% <0.00%> (ø)
...la/com/ing/wbaa/rokku/proxy/api/AdminService.scala 32.25% <14.28%> (-3.75%) :arrow_down:
.../com/ing/wbaa/rokku/proxy/cache/CacheRulesV1.scala 85.00% <100.00%> (+2.64%) :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 846bc2f...ebd6a2d. Read the comment docs.