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 Flux to 0.13 for package train-kernel-parameters, (keep existing compat) #445

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Flux package from 0.12 to 0.12, 0.13 for package train-kernel-parameters. 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 #445 (64ef0c0) into master (375b0bb) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #445   +/-   ##
=======================================
  Coverage   93.14%   93.14%           
=======================================
  Files          52       52           
  Lines        1254     1254           
=======================================
  Hits         1168     1168           
  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 375b0bb...64ef0c0. Read the comment docs.