KernelFunctions.jl icon indicating copy to clipboard operation
KernelFunctions.jl copied to clipboard

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

Open github-actions[bot] opened this issue 2 years ago • 3 comments

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.

github-actions[bot] avatar Jun 25 '22 01:06 github-actions[bot]

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.

codecov[bot] avatar Jun 25 '22 01:06 codecov[bot]

Failures in tests are unrelated

theogf avatar Jun 26 '22 12:06 theogf

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

theogf avatar Jun 26 '22 12:06 theogf