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

more kwargs on prod, bump v0.5.8 #84

Closed dehann closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #84 (6a36f7f) into master (532596f) will decrease coverage by 2.98%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   69.77%   66.78%   -2.99%     
==========================================
  Files           9        9              
  Lines        1029     1090      +61     
==========================================
+ Hits          718      728      +10     
- Misses        311      362      +51     
Impacted Files Coverage Δ
src/MSGibbs01.jl 73.41% <100.00%> (-8.80%) :arrow_down:
src/StringSerialization.jl 95.00% <0.00%> (-5.00%) :arrow_down:
src/KDE01.jl 84.15% <0.00%> (-2.44%) :arrow_down:
src/DualTree01.jl 48.60% <0.00%> (-1.59%) :arrow_down:
src/BallTreeDensity01.jl 47.59% <0.00%> (-1.13%) :arrow_down:
src/Deprecated.jl 0.00% <0.00%> (ø)
src/CrossValidation.jl 98.36% <0.00%> (+0.02%) :arrow_up:
src/BallTree01.jl 86.55% <0.00%> (+0.68%) :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 532596f...6a36f7f. Read the comment docs.