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

Open github-actions[bot] opened 3 weeks ago

github-actions[bot] commented 3 weeks ago

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

Codecov Report

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

Project coverage is 0.26%. Comparing base (f4473ef) to head (7d271ec).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #400 +/- ## ========================================== - Coverage 96.95% 0.26% -96.70% ========================================== Files 12 12 Lines 394 380 -14 ========================================== - Hits 382 1 -381 - Misses 12 379 +367 ```

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