qubole / rubix

Cache File System optimized for columnar formats and object stores
Apache License 2.0
183 stars 74 forks source link

fix: usr: #300: Modify getStats() in NonLocalRequestChain to report correct Cache Stats #301

Closed garvit-gupta closed 5 years ago

garvit-gupta commented 5 years ago

fixes #300

codecov-io commented 5 years ago

Codecov Report

Merging #301 into master will increase coverage by 0.06%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
+ Coverage   50.31%   50.37%   +0.06%     
==========================================
  Files          60       60              
  Lines        3031     3033       +2     
  Branches      332      333       +1     
==========================================
+ Hits         1525     1528       +3     
+ Misses       1417     1415       -2     
- Partials       89       90       +1
Impacted Files Coverage Δ
...va/com/qubole/rubix/core/NonLocalRequestChain.java 0% <0%> (ø) :arrow_up:
.../qubole/rubix/hadoop2/Hadoop2ClusterManagerV2.java 52.63% <0%> (+5.26%) :arrow_up: