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: add new compat entry for StableRNGs at version 1 for package test, (keep existing compat) #469

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request sets the compat entry for the StableRNGs package to 1 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 2 years ago

Codecov Report

Merging #469 (d0db33f) into master (d168a76) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #469   +/-   ##
=======================================
  Coverage   93.70%   93.70%           
=======================================
  Files          52       52           
  Lines        1351     1351           
=======================================
  Hits         1266     1266           
  Misses         85       85           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.