JuliaGaussianProcesses / AbstractGPs.jl

Abstract types and methods for Gaussian Processes.
https://juliagaussianprocesses.github.io/AbstractGPs.jl/dev
Other
210 stars 20 forks source link

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

Closed github-actions[bot] closed 9 months 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 (3e5f0a5) 97.63% compared to head (31b89e4) 97.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #365 +/- ## ======================================= Coverage 97.63% 97.63% ======================================= Files 10 10 Lines 380 380 ======================================= Hits 371 371 Misses 9 9 ```

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

willtebbutt commented 9 months ago

@yebai this should not have been merged without a patch bump (current version of AbstractGPs is 0.5.17, so this should have bumped to 0.5.18)