qubole / rubix

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

chg: dev: #274: update Checkstyle version to address vulnerability #275

Closed jordanw-bq closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #275 into master will increase coverage by 0.23%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
+ Coverage   50.36%   50.59%   +0.23%     
==========================================
  Files          60       60              
  Lines        3028     3028              
  Branches      331      331              
==========================================
+ Hits         1525     1532       +7     
+ Misses       1413     1407       -6     
+ Partials       90       89       -1
Impacted Files Coverage Δ
.../qubole/rubix/hadoop2/Hadoop2ClusterManagerV2.java 54.38% <0%> (+1.75%) :arrow_up:
...rc/main/java/com/qubole/rubix/spi/ClusterType.java 46.15% <0%> (+46.15%) :arrow_up:
jordanw-bq commented 5 years ago

This change has been tested in my local environment, by changing the order of a class' imports and verifying that mvn clean install will properly alert that the order of the imports is incorrect.