astrolabsoftware / spark3D

Spark extension for processing large-scale 3D data sets: Astrophysics, High Energy Physics, Meteorology, …
https://astrolabsoftware.github.io/spark3D/
Apache License 2.0
30 stars 16 forks source link

Add integration test for repartitioning a DataFrame and launcher script #117

Closed JulienPeloton closed 5 years ago

JulienPeloton commented 5 years ago

Add an integration test com.astrolabsoftware.spark3d.examples.PartitioningDF for repartitioning a DataFrame and launcher script

codecov-io commented 5 years ago

Codecov Report

Merging #117 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   93.67%   93.67%           
=======================================
  Files          33       33           
  Lines        1233     1233           
  Branches      197      197           
=======================================
  Hits         1155     1155           
  Misses         78       78
Flag Coverage Δ
#python 93.65% <ø> (ø) :arrow_up:
#scala 93.68% <ø> (ø) :arrow_up:

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 d3f9fc6...af6b202. Read the comment docs.