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

improve type stability in eval #99

Closed dehann closed 8 months ago

codecov-commenter commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4a1950a) 67.51% compared to head (2971229) 67.48%.

Files Patch % Lines
src/DualTree01.jl 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #99 +/- ## ========================================== - Coverage 67.51% 67.48% -0.03% ========================================== Files 9 9 Lines 1145 1144 -1 ========================================== - Hits 773 772 -1 Misses 372 372 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.