JuliaGaussianProcesses / Stheno.jl

Probabilistic Programming with Gaussian processes in Julia
Other
339 stars 26 forks source link

CompatHelper: bump compat for "ChainRulesCore" to "0.10" #183

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the ChainRulesCore package from 0.9 to 0.9, 0.10.

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-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@90ab5d0). Click here to learn what that means. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #183   +/-   ##
=========================================
  Coverage          ?   85.25%           
=========================================
  Files             ?       17           
  Lines             ?      434           
  Branches          ?        0           
=========================================
  Hits              ?      370           
  Misses            ?       64           
  Partials          ?        0           
Impacted Files Coverage Δ
src/composite/compose.jl 68.18% <0.00%> (ø)
src/util/zygote_rules.jl 100.00% <100.00%> (ø)

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 90ab5d0...2f721cc. Read the comment docs.