JuliaGaussianProcesses / ApproximateGPs.jl

Approximations for Gaussian processes: sparse variational inducing point approximations, Laplace approximation, ...
https://juliagaussianprocesses.github.io/ApproximateGPs.jl/dev
Other
35 stars 6 forks source link

CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) #144

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the StatsBase package from 0.33 to 0.33, 0.34. 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[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (37124ee) 93.35% compared to head (af8aef4) 93.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #144 +/- ## ======================================= Coverage 93.35% 93.35% ======================================= Files 4 4 Lines 286 286 ======================================= Hits 267 267 Misses 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.