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

Update Project.toml #44

Closed dehann closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #44 into master will increase coverage by 5.86%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   72.49%   78.35%   +5.86%     
==========================================
  Files           9        9              
  Lines         949      878      -71     
==========================================
  Hits          688      688              
+ Misses        261      190      -71
Impacted Files Coverage Δ
src/KDE01.jl 94.8% <0%> (+2.4%) :arrow_up:
src/BallTreeDensity01.jl 54.74% <0%> (+3.37%) :arrow_up:
src/DualTree01.jl 75.51% <0%> (+3.58%) :arrow_up:
src/BallTree01.jl 84.86% <0%> (+7.15%) :arrow_up:
src/MSGibbs01.jl 86.5% <0%> (+7.5%) :arrow_up:
src/CrossValidation.jl 97.5% <0%> (+26.59%) :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 a79849f...51d3569. Read the comment docs.