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.14 for package train-kernel-parameters, (keep existing compat) #522

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Flux package from 0.12, 0.13 to 0.12, 0.13, 0.14 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 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -12.53 :warning:

Comparison is base (b7dc7a2) 79.87% compared to head (b332619) 67.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #522 +/- ## =========================================== - Coverage 79.87% 67.34% -12.53% =========================================== Files 52 52 Lines 1386 1384 -2 =========================================== - Hits 1107 932 -175 - Misses 279 452 +173 ``` [see 34 files with indirect coverage changes](https://app.codecov.io/gh/JuliaGaussianProcesses/KernelFunctions.jl/pull/522/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaGaussianProcesses)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

theogf commented 1 year ago

0.14 is correctly used, merging.