JuliaRobotics / KernelDensityEstimate.jl

Kernel Density Estimate with product approximation using multiscale Gibbs sampling
GNU Lesser General Public License v2.1
23 stars 7 forks source link

updates #82

Closed dehann closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #82 (ab2efc2) into master (caf8cdb) will decrease coverage by 31.50%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #82       +/-   ##
===========================================
- Coverage   69.64%   38.14%   -31.51%     
===========================================
  Files           9        9               
  Lines        1018     1025        +7     
===========================================
- Hits          709      391      -318     
- Misses        309      634      +325     
Impacted Files Coverage Δ
src/MSGibbs01.jl 0.00% <0.00%> (-82.23%) :arrow_down:
src/StringSerialization.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/CrossValidation.jl 71.18% <0.00%> (-27.15%) :arrow_down:
src/KDE01.jl 61.85% <0.00%> (-24.75%) :arrow_down:
src/DualTree01.jl 27.54% <0.00%> (-22.65%) :arrow_down:
src/BallTreeDensity01.jl 42.30% <0.00%> (-6.42%) :arrow_down:
src/BallTree01.jl 84.74% <0.00%> (-1.13%) :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 caf8cdb...ab2efc2. Read the comment docs.