theogf / AugmentedGaussianProcesses.jl

Gaussian Process package based on data augmentation, sparsity and natural gradients
https://theogf.github.io/AugmentedGaussianProcesses.jl/dev/
Other
134 stars 9 forks source link

CompatHelper: bump compat for AbstractMCMC to 4, (keep existing compat) #116

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the AbstractMCMC package from 2, 3 to 2, 3, 4. 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.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 2698755089


Totals Coverage Status
Change from base Build 2698211386: 0.0%
Covered Lines: 1950
Relevant Lines: 2788

💛 - Coveralls