qubole / rubix

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

fix: dev: #281: Remove clusterType reference from client side and Worker Bookkeeper #330

Closed abhishekdas99 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #330 into master will increase coverage by 0.42%. The diff coverage is 48.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
+ Coverage   49.93%   50.36%   +0.42%     
==========================================
  Files          66       66              
  Lines        3166     3153      -13     
  Branches      351      350       -1     
==========================================
+ Hits         1581     1588       +7     
+ Misses       1499     1477      -22     
- Partials       86       88       +2
Impacted Files Coverage Δ
...ix/presto/CachingPrestoGoogleHadoopFileSystem.java 0% <ø> (ø) :arrow_up:
...le/rubix/hadoop2/CachingNativeAzureFileSystem.java 0% <ø> (ø) :arrow_up:
...ubole/rubix/hadoop2/CachingNativeS3FileSystem.java 0% <ø> (ø) :arrow_up:
...com/qubole/rubix/spi/DataTransferClientHelper.java 0% <ø> (ø) :arrow_up:
...qubole/rubix/presto/CachingPrestoS3FileSystem.java 0% <ø> (ø) :arrow_up:
...e/rubix/hadoop2/CachingGoogleHadoopFileSystem.java 0% <ø> (ø) :arrow_up:
...le/rubix/hadoop2/CachingDistributedFileSystem.java 0% <ø> (ø) :arrow_up:
...bix/presto/CachingPrestoNativeAzureFileSystem.java 0% <ø> (ø) :arrow_up:
...com/qubole/rubix/hadoop2/CachingS3AFileSystem.java 0% <ø> (ø) :arrow_up:
.../rubix/bookkeeper/validation/CachingValidator.java 82.5% <ø> (ø) :arrow_up:
... and 18 more