JuliaGaussianProcesses / AbstractGPs.jl

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

CompatHelper: bump compat for EllipticalSliceSampling to 1 for package 0-intro-1d, (keep existing compat) #326

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the EllipticalSliceSampling package from 0.3, 0.4, 0.5 to 0.3, 0.4, 0.5, 1 for package 0-intro-1d. 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 2 years ago

Codecov Report

Merging #326 (b517e62) into master (448f826) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #326   +/-   ##
=======================================
  Coverage   97.62%   97.62%           
=======================================
  Files          10       10           
  Lines         379      379           
=======================================
  Hits          370      370           
  Misses          9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 448f826...b517e62. Read the comment docs.