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

Rename addSPartitioning -> prePartition #113

Closed JulienPeloton closed 5 years ago

JulienPeloton commented 5 years ago

Rename addSPartitioning -> prePartition

codecov-io commented 5 years ago

Codecov Report

Merging #113 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #113   +/-   ##
======================================
  Coverage    90.8%   90.8%           
======================================
  Files          33      33           
  Lines        1229    1229           
  Branches      202     202           
======================================
  Hits         1116    1116           
  Misses        113     113
Flag Coverage Δ
#python 93.65% <ø> (ø) :arrow_up:
#scala 89.54% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
src/main/scala/com/spark3d/Repartitioning.scala 80.43% <ø> (ø) :arrow_up:
src/main/scala/com/spark3d/package.scala 100% <100%> (ø) :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 a86daa6...3075cb2. Read the comment docs.