JuliaGaussianProcesses / KernelFunctions.jl

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

CompatHelper: bump compat for Functors to 0.3, (keep existing compat) #461

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Functors package from 0.1, 0.2 to 0.1, 0.2, 0.3. 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 #461 (e5d19e8) into master (bda66f8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #461   +/-   ##
=======================================
  Coverage   93.16%   93.16%           
=======================================
  Files          52       52           
  Lines        1259     1259           
=======================================
  Hits         1173     1173           
  Misses         86       86           

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 bda66f8...e5d19e8. Read the comment docs.

theogf commented 2 years ago

Failures in tests are unrelated

theogf commented 2 years ago

Ah but it looks like something is holding up Functors to 0.2.8