JuliaGaussianProcesses / KernelFunctions.jl

Julia package for kernel functions for machine learning
https://juliagaussianprocesses.github.io/KernelFunctions.jl/stable/
MIT License
266 stars 32 forks source link

CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) #411

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the SpecialFunctions package from 0.8, 0.9, 0.10, 1 to 0.8, 0.9, 0.10, 1, 2. 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 #411 (42f24f4) into master (c0fc3e1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #411   +/-   ##
=======================================
  Coverage   92.74%   92.74%           
=======================================
  Files          52       52           
  Lines        1199     1199           
=======================================
  Hits         1112     1112           
  Misses         87       87           

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 c0fc3e1...42f24f4. Read the comment docs.

st-- commented 2 years ago

Stuck with SpecialFunctions v1.8...

devmotion commented 2 years ago

https://github.com/FluxML/Zygote.jl/pull/1138 was only merged and released some hours ago.