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 Turing to 0.27 for package ppl, (keep existing compat) #371

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 11 months ago

This pull request changes the compat entry for the Turing package from 0.24, 0.25 to 0.24, 0.25, 0.27 for package ppl. 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 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (1b7c135) 96.89% compared to head (5f684ea) 96.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #371 +/- ## ======================================= Coverage 96.89% 96.90% ======================================= Files 10 11 +1 Lines 387 388 +1 ======================================= + Hits 375 376 +1 Misses 12 12 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/JuliaGaussianProcesses/AbstractGPs.jl/pull/371/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaGaussianProcesses)

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