qubole / rubix

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

chg: dev: #310: cache Maven repository to reduce generated log lines #311

Closed jordanw-bq closed 5 years ago

jordanw-bq commented 5 years ago

Caching the Maven repository will significantly reduce the amount of log lines generated during CI builds, which will avoid build errors from reaching the maximum log length.

codecov-io commented 5 years ago

Codecov Report

Merging #311 into master will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
- Coverage    51.2%   51.17%   -0.04%     
==========================================
  Files          60       60              
  Lines        3029     3029              
  Branches      334      334              
==========================================
- Hits         1551     1550       -1     
  Misses       1388     1388              
- Partials       90       91       +1
Impacted Files Coverage Δ
...n/java/com/qubole/rubix/bookkeeper/BookKeeper.java 70.3% <0%> (-0.31%) :arrow_down: