CODAIT / spark-bench

Benchmark Suite for Apache Spark
https://codait.github.io/spark-bench/
Apache License 2.0
238 stars 123 forks source link

Adding partition option to SQL workload #160

Closed ecurtin closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #160 into master will decrease coverage by 0.07%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
- Coverage    85.8%   85.73%   -0.08%     
==========================================
  Files          33       33              
  Lines         747      750       +3     
  Branches       42       43       +1     
==========================================
+ Hits          641      643       +2     
- Misses        106      107       +1
Impacted Files Coverage Δ
.../sparktc/sparkbench/workload/sql/SQLWorkload.scala 96.15% <80%> (-3.85%) :arrow_down:

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 40f60dc...6c8167c. Read the comment docs.