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

Deploy pyspark3d with pip #98

Closed JulienPeloton closed 6 years ago

JulienPeloton commented 6 years ago

pip install pyspark3d

Still to be understood:

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   96.33%   96.19%   -0.15%     
==========================================
  Files          32       32              
  Lines        1202     1210       +8     
  Branches      217      217              
==========================================
+ Hits         1158     1164       +6     
- Misses         44       46       +2
Flag Coverage Δ
#python 93.51% <ø> (-0.45%) :arrow_down:
#scala 97.24% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
pyspark3d_conf.py 88.23% <0%> (-11.77%) :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 1a1882b...2ac419a. Read the comment docs.