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.30 for package ppl, (keep existing compat) #388

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 6 months ago

This pull request changes the compat entry for the Turing package from 0.24, 0.25 - 0.29 to 0.24, 0.25 - 0.29, 0.30 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 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.95%. Comparing base (6dd5c12) to head (73584bf). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #388 +/- ## ======================================= Coverage 96.95% 96.95% ======================================= Files 12 12 Lines 394 394 ======================================= Hits 382 382 Misses 12 12 ```

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