JuliaGaussianProcesses / AbstractGPs.jl

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

CompatHelper: bump compat for ParameterHandling to 0.5 for package 3-parametric-heteroscedastic, (keep existing compat) #393

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 7 months ago

This pull request changes the compat entry for the ParameterHandling package from 0.4 to 0.4, 0.5 for package 3-parametric-heteroscedastic. 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 7 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 (869f305).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #393 +/- ## ======================================= 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.