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 Distances to 0.10 for package test, (keep existing compat) #391

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Distances package from = 0.10.0, = 0.10.1, = 0.10.2, = 0.10.3, = 0.10.4 to = 0.10.0, = 0.10.1, = 0.10.2, = 0.10.3, = 0.10.4, 0.10 for package test. 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 3 years ago

Codecov Report

Merging #391 (98815a4) into master (924925d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #391   +/-   ##
=======================================
  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 924925d...98815a4. Read the comment docs.

devmotion commented 3 years ago

Blocked by https://github.com/JuliaGaussianProcesses/KernelFunctions.jl/issues/390

devmotion commented 2 years ago

Blocked by #390

Tests still fail. In any case, the compat line does not make sense.