JuliaGaussianProcesses / Stheno.jl

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

Bump patch and FillArrays #151

Closed willtebbutt closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #151 (e1f1e7b) into master (4ee6c54) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #151   +/-   ##
=======================================
  Coverage   81.90%   81.90%           
=======================================
  Files          27       27           
  Lines         768      768           
=======================================
  Hits          629      629           
  Misses        139      139           

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 e7c4da2...e1f1e7b. Read the comment docs.

willtebbutt commented 3 years ago

Blocked by need to upgrade to Zygote@0.6, which is blocked by https://github.com/FluxML/Flux.jl/pull/1460 needing to be tagged.