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

refactor distGauss computations #49

Closed dehann closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #49 into master will decrease coverage by 8.04%. The diff coverage is 73.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   78.35%   70.31%   -8.05%     
==========================================
  Files           9        9              
  Lines         878      869       -9     
==========================================
- Hits          688      611      -77     
- Misses        190      258      +68
Impacted Files Coverage Δ
src/DualTree01.jl 50.86% <73.68%> (-24.65%) :arrow_down:
src/BallTreeDensity01.jl 46.76% <0%> (-7.99%) :arrow_down:
src/BallTree01.jl 83.55% <0%> (-1.32%) :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 953bcee...33d391f. Read the comment docs.