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

CompatHelper: bump compat for "Distributions" to "0.25" #77

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Distributions package from 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24 to 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 3 years ago

Codecov Report

Merging #77 (765c0b9) into master (6e5f27d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   70.05%   70.05%           
=======================================
  Files           9        9           
  Lines        1012     1012           
=======================================
  Hits          709      709           
  Misses        303      303           

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 6e5f27d...765c0b9. Read the comment docs.