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

Bump version: 0.2.2 --> 0.3.0 #109

Closed JulienPeloton closed 5 years ago

JulienPeloton commented 5 years ago

0.3.0

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   86.84%   86.84%           
=======================================
  Files          29       29           
  Lines        1140     1140           
  Branches      201      201           
=======================================
  Hits          990      990           
  Misses        150      150
Flag Coverage Δ
#python 93.63% <ø> (ø) :arrow_up:
#scala 84.07% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
...m/spark3d/spatialPartitioning/KeyPartitioner.scala 100% <ø> (ø) :arrow_up:
src/main/scala/com/spark3d/Partitioners.scala 87.03% <ø> (ø) :arrow_up:
...scala/com/spark3d/spatialPartitioning/Octree.scala 94.2% <ø> (ø) :arrow_up:
src/main/scala/com/spark3d/utils/Utils.scala 55.26% <ø> (ø) :arrow_up:
src/main/scala/com/spark3d/Checkers.scala 100% <ø> (ø) :arrow_up:
...park3d/spatialPartitioning/OnionPartitioning.scala 100% <ø> (ø) :arrow_up:
...ark3d/spatialPartitioning/OctreePartitioning.scala 100% <ø> (ø) :arrow_up:
...in/scala/com/spark3d/geometryObjects/Point3D.scala 100% <ø> (ø) :arrow_up:
...la/com/spark3d/geometryObjects/ShellEnvelope.scala 97.75% <ø> (ø) :arrow_up:
...spark3d/spatialPartitioning/OnionPartitioner.scala 48.33% <ø> (ø) :arrow_up:
... and 11 more

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 8b35c67...5e19ffd. Read the comment docs.