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

add partialDimMask to product #79

Closed dehann closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #79 (d971734) into master (5d2887e) will decrease coverage by 0.41%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   70.05%   69.64%   -0.42%     
==========================================
  Files           9        9              
  Lines        1012     1018       +6     
==========================================
  Hits          709      709              
- Misses        303      309       +6     
Impacted Files Coverage Δ
src/MSGibbs01.jl 82.22% <80.00%> (-1.87%) :arrow_down:
src/KDE01.jl 86.59% <100.00%> (-0.91%) :arrow_down:
src/KernelDensityEstimate.jl 0.00% <0.00%> (-20.00%) :arrow_down:
src/DualTree01.jl 50.18% <0.00%> (+0.18%) :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 5d2887e...d971734. Read the comment docs.